fixedbitset 0.0.5

FixedBitSet is a simple fixed size set of bits.
Documentation
[package]
name = "fixedbitset"
version = "0.0.5"
authors = ["bluss"]
license = "MIT/Apache-2.0"

description = "FixedBitSet is a simple fixed size set of bits."
documentation = "http://bluss.github.io/petulant-avenger-graphlibrary/target/doc/fixedbitset/"
repository = "https://github.com/bluss/fixedbitset"

keywords = ["container", "data-structure", "bitvec", "bitset"]