Module scanner

Source
Expand description

JSON scanning interface and common types

Structs§

Range
Range representing start and end positions
ScanResult
Result of scanning JSON input
StringLocation
String location with metadata

Traits§

JsonScanner
Main scanning interface implemented by SIMD and scalar scanners