Crate simple_toml_parser

Source

Structs§

TOMLParseError

Enums§

RootTOMLValue
TOMLKey
TOMLParseErrorReason

Functions§

parse
If you want to return early (not parse the whole input) use parse_with_exit_signal
parse_with_exit_signal
Errors