[dependencies.num-traits]
default-features = false
version = "0.2"
[package]
description = "Define structs which have fields which are assigned to individual bits, not bytes"
edition = "2021"
keywords = ["bit", "struct", "macros"]
license = "MIT OR Apache-2.0"
name = "bit-struct"
readme = "README.md"
repository = "https://github.com/andrewgazelka/bit-struct"
resolver = "2"
version = "0.1.0"