Crate xml_builder[][src]

Structs

Structure representing a XML document. It must be used to create a XML document.

Structure representing an XML element field.

Enums

Error type thrown by this crate

Enum representing all currently available XML versions.

Traits

A trait for converting (and consuming) a value to a XMLElement.

Type Definitions

Custom Result type thrown by this crate.