Cargo Features
packed_integer_array has no features set by default.
[dependencies]
packed_integer_array = { version = "0.2.0", features = ["implement_heapsize"] }
- implement_heapsize = heapsize
-
Enables implement_heapsize of indexed_bitvec ^2 and indexed_bitvec_core ^3
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.