Crate pikkr_annika[][src]

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 Definitions

Result

A specialized Result type for parsing a JSON record.