Cargo Features
[dependencies]
bitwrap_extra = { version = "2.0.6", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverbitwrap_extra
is added without
somewhere in the dependency tree.default-features = false - std default
bitwrap_extra has 2 features without comments.