Module encode

Source
Expand description

XML Encoding module that uses Rust lifetimes to make generating malformed XML a compile error

Structsยง

ElWriter
ScopeWriter
Wrap the construction of a tag pair <a></a>
XmlEncodeError
XmlWriter
XmlWriter Abstraction