config v0.1.0 Config.Container behaviour
Handles macroses used inside Config.config/2 and
Config.Category.category/2 blocks.
Summary
Types
container_type :: :keyword | :map
t :: %{type: container_type, children: container_content}
Handles macroses used inside Config.config/2 and
Config.Category.category/2 blocks.
container_type :: :keyword | :map
t :: %{type: container_type, children: container_content}