Cargo Features
[dependencies]
rookie = { version = "0.5.6", default-features = false, features = ["pyo3", "appbound"] }
- default = appbound
-
The
appbound
feature is set by default wheneverrookie
is added without
somewhere in the dependency tree.default-features = false - pyo3
- appbound default
rookie has 3 features without comments.