Module parser

Source

Structs§

ArrayValueContext
JSONArrayContext
JSONArrayValue
Represents a value in a JSONValue::JSONArray
JSONKeyValuePair
Represents the ‘JSON5Member’ production.
JSONObjectContext
JSONText
Represents the top-level Text production of a JSON5 document.
JSONTextContext
Represents contextual whitespace/comments for the associated JSONText
KeyValuePairContext
ParsingError

Enums§

JSONValue
Represents a JSON5 value
UnaryOperator

Functions§

from_str
from_tokens