No description
Find a file
2024-04-10 19:26:17 -03:00
bity-core fix arbitrary-int dependency 2024-04-10 19:26:17 -03:00
bity-impl make variant set usable 2024-04-10 18:54:26 -03:00
.gitignore first commit 2024-03-06 11:58:14 -03:00
Cargo.lock fix arbitrary-int dependency 2024-04-10 19:26:17 -03:00
Cargo.toml first commit 2024-03-06 11:58:14 -03:00
README.md make variant set usable 2024-04-10 18:54:26 -03:00

bity

another bitfield crate, because why not! currently only intended for personal use - i'm not very confident on the ugly macro code this crate is made of.

if you do wish to use this, the tests in bity-impl cover pretty much everything.