Structs§
- Formatter
- Formatter impl’s
Display
so onceformat()
has been called, the resulting text can be retrieved. - Matcher
- Each
Matcher
field when matched to a heading or key token will be matched with.contains()
. - Parsed
Toml - Parser
- Tokenizer
Enums§
Traits§
Functions§
- parse_
it - Parses the input into a
Result<ParsedToml>
. - sort_
toml_ items - walk
- walk_
tokens - walk_
tokens_ non_ ws