Cargo Features
[dependencies]
known-types = { version = "0.1.0", default-features = false, features = ["all", "unstable"] }
- default = all, std
-
These default features are set whenever
known-types
is added without
somewhere in the dependency tree.default-features = false - std all default
- nightly unstable
known-types has 3 features without comments.