Cargo Features
xml-rsl has no features set by default.
[dependencies]
xml-rsl = { version = "0.2.0", features = ["ordered_attrs", "bench"] }
- ordered_attrs = indexmap
- bench
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.
- indexmap ordered_attrs?
-
Enables indexmap ^1.7.0