Cargo Features
BitArray has no features set by default.
[dependencies]
bitarray = { version = "0.10.0", features = ["unstable-512-bit-simd", "space", "serde"] }
- unstable-512-bit-simd
-
This does not seem to build on all Windows machines (compiler has an access violation), and only works on Nightly.