Crate miniconf_derive

source

Derive Macrosยง

  • Shorthand to derive the TreeKey, TreeAny, TreeSerialize, and TreeDeserialize traits for a struct.
  • Derive the TreeAny trait for a struct.
  • Derive the TreeDeserialize trait for a struct.
  • Derive the TreeKey trait for a struct.
  • Derive the TreeSerialize trait for a struct.