Crate pikkr_annika

Source
Expand description

JSON parser which picks up values directly without performing tokenization

Modules§

avx

Structs§

Error
Th error for parsing a JSON record.
Pikkr
JSON parser which picks up values directly without performing tokenization

Enums§

ErrorKind
The error kind of error for parsing a JSON record.

Type Aliases§

Result
A specialized Result type for parsing a JSON record.