Expand description
This crate creates miniconf::Tree implementations fields in a struct. These carry some extra
extra information about the field.
Attribute Macros§
- config
- Creates structs for the values to extend them with extra metadata.
Derive Macros§
- Config
Enum - Implements
miniconf::Treefor the given enum.