Crate bufjson

Crate bufjson 

Source

Modules§

lexical
Scan JSON text, extracting a stream of tokens (lexical analysis).
syntax
Parse the structural meaning of a stream of JSON lexical tokens (syntactic analysis).

Structs§

Pos
Position in an input buffer or stream.