[dependencies.bitread_macro]
version = "0.1.7"
[dependencies.bitvec]
version = "1.0.1"
[package]
description = "The bitread library in Rust is designed to efficiently convert small binary data into Rust structs"
documentation = "https://docs.rs/bitread"
edition = "2021"
license = "MIT"
name = "bitread"
readme = "README.md"
repository = "https://github.com/tpisto/bitread"
version = "0.1.9"