Expand description
JSON parser which picks up values directly without performing tokenization
Modules§
Structs§
- Error
- Th error for parsing a JSON record.
- Pikkr
- JSON parser which picks up values directly without performing tokenization
Enums§
- Error
Kind - The error kind of error for parsing a JSON record.
Type Aliases§
- Result
- A specialized Result type for parsing a JSON record.