Estructura    Kantox ❤ OSS  Test  Dialyzer

Extensions for Elixir structures.

Installation

def deps do
[
{:estructura, "~> 0.1"},
# optionally you might want to add `boundary` library
# it is used by `estructura` and many other projects
# more info: https://hexdocs.pm/boundary
{:boundary, "~> 0.9", runtime: false}
]
end

I suggest adding boundary as a dependency since that is used in this project.

Changelog

Documentation