Expand description
JSON scanning interface and common types
Structs§
- Range
- Range representing start and end positions
- Scan
Result - Result of scanning JSON input
- String
Location - String location with metadata
Traits§
- Json
Scanner - Main scanning interface implemented by SIMD and scalar scanners