Cargo Features

svg_definitions has no features set by default.

[dependencies]
svg_definitions = { version = "0.3.2", features = ["parsing"] }
parsing = roxmltree

Affects svg_definitions::parser

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.

roxmltree parsing?

Enables roxmltree ^0.10.0