This repository was archived by the owner on May 3, 2026. It is now read-only.
0.3.2
ADDED
- Chunk/bitmap sizes up to 1024 are now supported.
FIXED
- Replaced
ManuallyDropin implementations withMaybeUninit, along with a general unsafe code cleanup. (#3)