bit_manager 0.2.0

A crate for reading and writing bits from various streams
Documentation
[package]
name = "bit_manager"
version = "0.2.0"
authors = ["Scott Taylor <scott11x8@gmail.com>"]

description = "A crate for reading and writing bits from various streams"
keywords = ["bit", "byte", "manager", "read", "write"]
license = "MIT"

include = ["src/**/*", "Cargo.toml", "LICENSE"]