Crate chisel_parsers

Source

Modules§

json
JSON parser implementations

Macros§

parser_error
Helper macro for cooking up a ParserError specific to the DOM parser

Structs§

ParserError
The general error structure

Enums§

ParserErrorDetails
A global enumeration of error codes

Type Aliases§

ParserResult
Global result type used throughout the parser stages