Crate minidom_ext

Source
Expand description

Extension traits and implementations for Element (see minidom crate).

§Description

§Examples

Follow the links to see some example:

Enums§

Error
Error type for minidom_ext

Traits§

AttributeElementExt
Get an attribute from an element.
OnlyChildElementExt
Get the one and only child of an element.