Cargo Features
Cyl has no features set by default.
[dependencies]
cyl = { version = "0.3.1", features = ["stable", "experimental"] }
- default stable?
-
These default features are set whenever
cyl
is added without
somewhere in the dependency tree.default-features = false - stable experimental? = default
- experimental = stable
Cyl has 3 features without comments.