Macro chisel_json::sax_parser_error
source · macro_rules! sax_parser_error { ($details: expr, $coords: expr) => { ... }; ($details: expr) => { ... }; }
Expand description
Helper macro for cooking up a ParserError specific to the SAX parser