You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A fixed size compact boolean array in Rust. This crate provides a convenient and efficient way of declaring and working with fixed size bitmaps in Rust. It was originally split out from the ...