Structs§
- Config
String - Error
- The error type used throughout this crate.
- Lexer
- A type handling the lexing.
- Printer
- A utility type for printing a configuration element.
- Source
- Annotated representation of the configuration source string.
- Span
- Type representing a certain sub-section of the source.
- Token
Enums§
- Error
Kind - An enum describing the kind of the error, to allow treating different errors differenly.
- String
Kind - String
Quote Type - Token
Kind