[dependencies]
[package]
authors = ["Raphael Amorim <rapha850@gmail.com>"]
description = "A bitstr is a contiguous sequence of bits in memory"
edition = "2021"
keywords = ["bitstring", "byte", "string", "bytestring", "str"]
license = "BSD-2-Clause"
name = "bitstr"
readme = "README.md"
repository = "https://github.com/raphamorim/bitstr"
version = "0.1.0"