Expand description
Proc macro implementations for inline_config.
Macros§
- Path
- The type version of
path!(). Used in type bounds. - path
- Constructs a path with which one accesses a nested-in piece of data from config.
Attribute Macros§
- config
- Declares a config module.
Derive Macros§
- Config
Data - Defines a data structure that can be converted directly from a compatible container.