Cargo Features
[dependencies]
faer-entity = { version = "0.19.2", default-features = false, features = ["std", "nightly"] }
- default = std
-
The
std
feature is set by default wheneverfaer-entity
is added without
somewhere in the dependency tree.default-features = false - std default
- nightly
faer-entity has 3 features without comments.