Cargo Features
[dependencies]
bitvec-nom2 = { version = "0.2.1", default-features = false, features = ["alloc"] }
- default = alloc
-
The
allocfeature is set by default wheneverbitvec-nom2is added withoutsomewhere in the dependency tree.default-features = false - alloc default
bitvec-nom2 has 2 features without comments.