You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/xml/reader/sidebar-items.js

1 line
439 B

initSidebarItems({"enum":[["ErrorKind",""],["XmlEvent","An element of an XML input stream."]],"struct":[["Error","An XML parsing error."],["EventReader","A wrapper around an `std::io::Read` instance which provides pull-based XML parsing."],["Events","An iterator over XML events created from some type implementing `Read`."],["ParserConfig","Parser configuration structure."]],"type":[["Result","A result type yielded by `XmlReader`."]]});