4 stable releases
1.1.1 | Dec 16, 2021 |
---|---|
1.1.0 | Apr 20, 2020 |
1.0.1 | Apr 20, 2020 |
1.0.0 | Apr 16, 2020 |
#22 in #child
Used in transit_model
16KB
177 lines
minidom_ext
Extension traits for 'minidom::Element' (see crates.io/crates/minidom). See documentation.
lib.rs
:
Extension traits and implementations for Element
(see minidom
crate).
Description
OnlyChildElementExt
: provides helper to extract one and only one child of anElement
AttributeElementExt
: provides helper to extract and parse into desired type an attribute of anElement
Examples
Follow the links to see some example:
Dependencies
~1.7–2.3MB
~43K SLoC