Module parser

Source
Expand description

The default performance-focused parser

Structs§

FormatConfiguration
JSONKeyValuePair
JSONText
ParsingError

Enums§

JSONValue
TrailingComma
UnaryOperator

Functions§

from_str
Turn a str input into the JSONText abstract JSON5 model
from_tokens
Like from_str but for Tokens