bitstructs_macro 0.1.1

Procedural macro for bitstructs.
Documentation
1
The crate is a procedural macro library for `bitstructs`. `bitstructs` definies type-safe bitfield structures that can be used in both `std` and `no_std` environments.