Crate chisel_json
source ·Expand description
A description of the parser - what it is, why it’s even here etc…will be coming soon.
Modules
- Coordinate structure used to reference specific locations within parser input
- Error types for:
Macros
- Helper macro for cooking up a ParserError specific to the DOM parser
- Helper macro for cooking up a ParserError specific to the lexer
- Helper macro for cooking up a ParserError specific to the SAX parser
Enums
- Basic enumeration of different Json values