A vector of bits, providing compact storage and bit-level operations.
# Cargo.toml
[dependencies]
bit-vec = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BitVec, sets a bit, and prints its value.
No known issues recorded.
No dependency data recorded yet.