[][src]Module minidom::convert

A module which exports a few traits for converting types to elements and attributes.

Traits

IntoAttributeValue

A trait for types which can be converted to an attribute value.