bitfields-impl 2.0.0

Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
Documentation
1
2
3
pub mod bitfield;
pub mod bitflag;
pub mod common;