.. image:: https://travis-ci.org/cmr/rust-bitmap.png?branch=master :target: https://travis-ci.org/cmr/rust-bitmap
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.
rust-bitmap
is available under the same license as Rust (dual Apache2/MIT)
.. _Documentation: http://rust-ci.org/cmr/rust-bitmap/doc/bitmap/ .. _rust-ci: http://rust-ci.org/