(function() {var implementors = {}; implementors["edn"] = [{text:"impl Error for ParseError",synthetic:false,types:["edn::parse::ParseError"]},]; implementors["mentat_parser_utils"] = [{text:"impl Error for ValueParseError",synthetic:false,types:["mentat_parser_utils::ValueParseError"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()