A set of bits implemented as a bit vector for efficient boolean operations.
# Cargo.toml
[dependencies]
bit-set = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a bitset, inserts elements, and checks membership.
No known issues recorded.
No dependency data recorded yet.