| Crates.io | ez-bitset |
| lib.rs | ez-bitset |
| version | 0.1.0 |
| created_at | 2022-04-22 07:49:03.449371+00 |
| updated_at | 2022-04-22 07:49:03.449371+00 |
| description | a simple bitset implementation |
| homepage | https://github.com/jmeintrup/ez-bitset/ |
| repository | https://github.com/jmeintrup/ez-bitset/ |
| max_upload_size | |
| id | 572052 |
| size | 18,361 |
ez-bitset is a simple bitset implementation using the bitvec crate as the underlying storage provider.