Cargo Features
[dependencies]
substance-framework = { version = "0.3.0-alpha", default-features = false, features = ["combined", "pretty", "xml"] }
- default = combined
-
The
combined
feature is set by default wheneversubstance-framework
is added without
somewhere in the dependency tree.default-features = false - combined default
- pretty
- xml
substance-framework has 4 features without comments.