[]
= "bitstructs"
# When releasing to crates.io:
# - Update CHANGELOG.md.
# - Update version.
# - Create "v0.2.x" git tag.
= "0.2.0"
= "2024"
= "MIT"
= "Defining type-safe bitfield structures that can be used in both `std` and `no_std` environments."
= ["no_std", "bitfield", "bitstruct", "bitstructs"]
= "https://github.com/small-white0-0/bitstructs"
= ["tests", "examples"]
[]
= { = "../bitstructs_macro", = "0.2.0" }
[]
= []
[]
= "0.9.0"