var searchIndex = {}; searchIndex["serde_xml"] = {"doc":"","items":[[0,"de","serde_xml","",null,null],[3,"Deserializer","serde_xml::de","",null,null],[3,"InnerDeserializer","","",null,null],[3,"KeyDeserializer","","",null,null],[4,"LexerError","","",null,null],[13,"EOF","","",0,null],[13,"ExpectedLT","","",0,null],[13,"ExpectedQuotes","","",0,null],[13,"Utf8","","",0,null],[13,"MixedElementsAndText","","",0,null],[13,"ExpectedEOF","","",0,null],[13,"ExpectedEq","","",0,null],[13,"BadComment","","",0,null],[13,"BadCDATA","","",0,null],[13,"BadCommentOrCDATA","","",0,null],[13,"BadDeclaration","","",0,null],[13,"BadEscapeSequence","","",0,null],[13,"Unexpected","","",0,null],[13,"NotANumber","","",0,null],[13,"NotAHex","","",0,null],[13,"EscapedNotUtf8","","",0,null],[13,"Io","","",0,null],[5,"from_iter","","Decodes an xml value from an `Iterator<u8>`.",null,{"inputs":[{"name":"i"}],"output":{"name":"result"}}],[5,"from_str","","Decodes an xml value from a string",null,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"from","","",0,{"inputs":[{"name":"error"}],"output":{"name":"lexererror"}}],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[0,"value","","",null,null],[3,"Deserializer","serde_xml::de::value","",null,null],[11,"new","","Creates a new deserializer instance for deserializing the specified JSON value.",1,{"inputs":[{"name":"element"}],"output":{"name":"deserializer"}}],[11,"visit","","",1,null],[11,"visit_option","","",1,null],[11,"visit_enum","","",1,null],[11,"visit_map","","",1,null],[11,"visit","serde_xml::de","",2,null],[11,"visit_option","","",2,null],[11,"visit_seq","","",2,null],[11,"visit_map","","",2,null],[11,"visit_unit_struct","","",2,null],[11,"visit_tuple_struct","","",2,null],[11,"visit_enum","","",2,null],[11,"visit","","",3,null],[11,"visit_option","","",3,null],[11,"visit_enum","","",3,null],[11,"visit_seq","","",3,null],[11,"new","","Creates the Xml parser.",4,{"inputs":[{"name":"iter"}],"output":{"name":"deserializer"}}],[11,"visit","","",4,null],[11,"visit_option","","",4,null],[11,"visit_enum","","",4,null],[11,"visit_seq","","",4,null],[11,"visit_map","","",4,null],[0,"error","serde_xml","",null,null],[4,"ErrorCode","serde_xml::error","The errors that can arise while parsing a JSON stream.",null,null],[13,"EOF","","",5,null],[13,"RawValueCannotHaveAttributes","","",5,null],[13,"InvalidOptionalElement","","",5,null],[13,"NotUtf8","","",5,null],[13,"SerdeExpectedSomeValue","","",5,null],[13,"ExpectedEOF","","",5,null],[13,"LexingError","","",5,null],[13,"Expected","","",5,null],[13,"XmlDoesntSupportSeqofSeq","","",5,null],[4,"Error","","",null,null],[13,"SyntaxError","","msg, line, col",6,null],[13,"IoError","","",6,null],[13,"MissingFieldError","","",6,null],[13,"UnknownField","","",6,null],[11,"eq","","",5,null],[11,"ne","","",5,null],[11,"clone","","",5,null],[11,"fmt","","",5,null],[11,"fmt","","",6,null],[11,"description","","",6,null],[11,"cause","","",6,null],[11,"fmt","","",6,null],[11,"from","","",6,{"inputs":[{"name":"error"}],"output":{"name":"error"}}],[11,"syntax","","",6,{"inputs":[{"name":"str"}],"output":{"name":"error"}}],[11,"unknown_field","","",6,{"inputs":[{"name":"str"}],"output":{"name":"error"}}],[11,"end_of_stream","","",6,{"inputs":[],"output":{"name":"error"}}],[11,"missing_field","","",6,{"inputs":[{"name":"str"}],"output":{"name":"error"}}],[0,"value","serde_xml","",null,null],[3,"Element","serde_xml::value","",null,null],[12,"attributes","","",7,null],[12,"members","","",7,null],[4,"Content","","",null,null],[13,"Members","","",8,null],[13,"Text","","",8,null],[13,"Nothing","","",8,null],[5,"from_value","","Shortcut function to decode a Xml `Element` into a `T`",null,{"inputs":[{"name":"element"}],"output":{"name":"result"}}],[11,"fmt","","",7,null],[11,"eq","","",7,null],[11,"ne","","",7,null],[11,"clone","","",7,null],[11,"new_text","","",7,{"inputs":[{"name":"string"}],"output":{"name":"element"}}],[11,"new_empty","","",7,{"inputs":[],"output":{"name":"element"}}],[11,"fmt","","",8,null],[11,"eq","","",8,null],[11,"ne","","",8,null],[11,"clone","","",8,null],[11,"deserialize","","",7,{"inputs":[{"name":"d"}],"output":{"name":"result"}}]],"paths":[[4,"LexerError"],[3,"Deserializer"],[3,"InnerDeserializer"],[3,"KeyDeserializer"],[3,"Deserializer"],[4,"ErrorCode"],[4,"Error"],[3,"Element"],[4,"Content"]]}; initSearch(searchIndex);