Cargo Features
xmltree has no features set by default.
[dependencies]
xmltree = { version = "0.11.0", features = ["attribute-order", "attribute-sorted"] }
- attribute-order = indexmap
-
Affects
xmltree::AttributeMap
,xmltree::AttributeMap
… - attribute-sorted
-
Affects
xmltree::AttributeMap
,xmltree::AttributeMap
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.