Expand description
Lazy JSON value types for zero-copy parsing
Structs§
- Field
Range - Field boundary information
- Lazy
Array - Lazy array that parses elements on-demand
- Lazy
Array Iter - Iterator for lazy array elements
- Lazy
Object - Lazy object that parses fields on-demand
Enums§
- Json
Value - Zero-copy JSON value representation