Macros§
- general_
defaults - Generate a
Configobject with default values in a section entitled “DEFAULT”.
Variables are supported in key and value fields, but must be strings. - sectioned_
defaults - Generate a
Configobject with sections and default values.
Variables are supported in section, key, and value fields, but must be strings.
Structs§
Enums§
Traits§
Derive Macros§
- From
Section - Derives the
Sectiontrait for a struct.