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/sidebar-items.js

1 line
723 B

initSidebarItems({"mod":[["attribute","Contains XML attributes manipulation types and functions."],["common","Contains common types and functions used throughout the library."],["escape","Contains functions for performing XML special characters escaping."],["macros","Contains several macros used in this crate."],["name","Contains XML qualified names manipulation types and functions."],["namespace","Contains namespace manipulation types and functions."],["reader","Contains high-level interface for a pull-based XML parser."],["writer","Contains high-level interface for an events-based XML emitter."]],"struct":[["EmitterConfig","Emitter configuration structure."],["ParserConfig","Parser configuration structure."]]});