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 whenever substance-framework is added without default-features = false somewhere in the dependency tree.

combined default
pretty
xml

substance-framework has 4 features without comments.