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 default-features = false somewhere in the dependency tree.

stable experimental? = default
experimental = stable

Cyl has 3 features without comments.