.. image:: https://travis-ci.org/cmr/bitmap-rs.png?branch=master :target: https://travis-ci.org/cmr/bitmap-rs
Documentation_ is hosted by rust-ci_
Provides a "dense bitmap", a tightly-packed array of N-bit values, where N is less then the size of a uint.
bitmap-rs
is available under the same license as Rust (dual Apache2/MIT)
.. _Documentation: http://rust-ci.org/cmr/bitmap-rs/doc/bitmap/ .. _rust-ci: http://rust-ci.org/