Expand description
Modules§
Structs§
- Parse
Error - Error parsing config
- Pos
- Original position of element in source code
- Style
- A configuration of formatting style
Functions§
- parse_
directives - Parses a piece of config from arbitrary context
- parse_
directives_ from_ file - Parse a file on disk and also expand
includedirectives using globbing. - parse_
main - Parses a piece of config in “main” context (i.e. top-level)
- parse_
main_ from_ file - Convenience helper to parse a main config file and expand includes.