This package browser is in early development. Mind the rough edges.

rust-bitmaps 2.1.0

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.

Installation

Install rust-bitmaps 2.1.0 as follows:

guix install rust-bitmaps@2.1.0

Or install the latest version:

guix install rust-bitmaps

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.