Crate macroconf

Source
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§

ConfigEnum
Implements miniconf::Tree for the given enum.