[go: up one dir, main page]

fixedbitset 0.0.3

Simple BitSet type.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "fixedbitset"
version = "0.0.3"
authors = ["bluss"]
license = "MIT/Apache-2.0"

description = "Simple BitSet type."
documentation = "http://bluss.github.io/petulant-avenger-graphlibrary/target/doc/fixedbitset/"
repository = "https://github.com/bluss/fixedbitset"

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