Module value

Source
Expand description

Lazy JSON value types for zero-copy parsing

Structs§

FieldRange
Field boundary information
LazyArray
Lazy array that parses elements on-demand
LazyArrayIter
Iterator for lazy array elements
LazyObject
Lazy object that parses fields on-demand

Enums§

JsonValue
Zero-copy JSON value representation