ez-bitset

Crates.ioez-bitset
lib.rsez-bitset
version0.1.0
sourcesrc
created_at2022-04-22 07:49:03.449371
updated_at2022-04-22 07:49:03.449371
descriptiona simple bitset implementation
homepagehttps://github.com/jmeintrup/ez-bitset/
repositoryhttps://github.com/jmeintrup/ez-bitset/
max_upload_size
id572052
size18,361
Johannes Meintrup (jmeintrup)

documentation

README

ez-bitset

ez-bitset is a simple bitset implementation using the bitvec crate as the underlying storage provider.

Commit count: 7

cargo fmt