bitmap 1.0.1-cargo1

A dense bitmap
docs.rs failed to build bitmap-1.0.1-cargo1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: bitmap-3.1.3

rust-bitmap

.. 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.

license

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/