This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

1
doc/xml/sidebar-items.js Normal file
View File

@@ -0,0 +1 @@
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."]]});