.. 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 Boost Software License. This is roughly
the same as the MIT license, but without requiring attribution.