Crates.io | le-bitset |
lib.rs | le-bitset |
version | 0.1.3 |
source | src |
created_at | 2022-05-14 02:19:52.520557 |
updated_at | 2022-05-15 22:08:57.540181 |
description | Little-endian bitset |
homepage | |
repository | |
max_upload_size | |
id | 586499 |
size | 10,405 |
A very simple bitset that is guaranteed to be stored in little-endian. If you can't think of a reason you need this, this crate probably isn't for you. Usage is pretty self-explanatory.