Name Description Size
analyze.rs 3472
attribute.rs Contains XML attributes manipulation types and functions. 2562
common.rs Contains common types and functions used throughout the library. 4068
escape.rs Contains functions for performing XML special characters escaping. 3467
lib.rs This crate currently provides an almost XML 1.0/1.1-compliant pull parser. 572
macros.rs Contains several macros used in this crate. 874
name.rs Contains XML qualified names manipulation types and functions. 9863
namespace.rs Contains namespace manipulation types and functions. 16286
reader
util.rs 3385
writer