Crate miniconf_derive

Source

Derive Macrosยง

Tree
Derive the TreeKey, TreeSerialize, TreeDeserialize, and TreeAny traits for a struct or enum.
TreeAny
Derive the TreeAny trait for a struct or enum.
TreeDeserialize
Derive the TreeDeserialize trait for a struct or enum.
TreeKey
Derive the TreeKey trait for a struct or enum.
TreeSerialize
Derive the TreeSerialize trait for a struct or enum.