bitstring 0.1.2

Bitstring traits and implementations
Documentation
[badges.appveyor]
repository = "stbuehler/rust-bitstring"

[badges.travis-ci]
repository = "stbuehler/rust-bitstring"

[dependencies]

[package]
authors = ["Stefan Bühler <stbuehler@web.de>"]
categories = ["data-structures"]
description = "Bitstring traits and implementations"
documentation = "https://docs.rs/bitstring"
exclude = ["CHECKLIST.md"]
homepage = "https://github.com/stbuehler/rust-bitstring"
keywords = ["bitstring"]
license = "MIT"
name = "bitstring"
readme = "README.md"
repository = "https://github.com/stbuehler/rust-bitstring"
version = "0.1.2"