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
somewhere in the dependency tree.default-features = false - stable experimental? = default
- experimental = stable
ryst has 3 features without comments.