bitsets 0.1.1

BitSet implementations: Dense, Compressed, Memory-Mapped, and Roaring.
Documentation
[package]
name = "bitsets"
version = "0.1.1"
authors = ["Arthur Maciejewicz <arthur.maciejewicz@gmail.com>"]
license = "MIT"
keywords = ["bitset", "bitmap", "dense"]
categories = ["data-structures", ]

description = "BitSet implementations: Dense, Compressed, Memory-Mapped, and Roaring."
documentation = "https://docs.rs/bitsets"
homepage = "https://github.com/Zintinio/bitsets"
repository = "https://github.com/Zintinio/bitsets"
readme = "README.md"