Cargo Features
[dependencies]
rdf-cli = { version = "0.0.0", default-features = false, features = ["all"] }
- default = all
-
The
all
feature is set by default wheneverrdf-cli
is added without
somewhere in the dependency tree.default-features = false - all default
rdf-cli has 2 features without comments.