Module aws_smithy_xml::encode

source ·
Expand description

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

Structs

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