Module plugx_config::parser
source · Expand description
Configuration parser trait and implementations.
Modules
- Custom configuration parser with Fn.
- Environment-Variable configuration parser.
- JSON configuration parser.
- TOML configuration parser.
- YAML configuration parser.
Enums
- Parser error type.
Traits
- A trait to parse configuration contents.