Expand description
Modules§
Structs§
- Error
- Error returned by
Dynconfig. - Pair
- A
Pathandvalue. - Path
- An iterator over the components of the path of a field.
Traits§
Functions§
- parse
- Shorthand for parsing
xinto aPair. - set
- Shorthand for calling
Dynconfig::setwithpair. - set_
many - Shorthand for calling
Dynconfig::setwith many values.
Type Aliases§
Derive Macros§
- Dynconfig
derive - Derive the
Dynconfigtrait.