Cargo Features

ryst has no features set by default.

[dependencies]
ryst = { version = "0.1.0", features = ["stable", "experimental"] }
default stable?

These default features are set whenever ryst is added without default-features = false somewhere in the dependency tree.

stable experimental? = default
experimental = stable

ryst has 3 features without comments.