Robbepop / modular-bitfield

Macro to generate bitfields for structs that allow for modular use of enums.
Apache License 2.0
159 stars 41 forks source link

Implements #[repr(uN)] for #[bitfield] structs #38

Closed Robbepop closed 3 years ago

Robbepop commented 3 years ago

Closes https://github.com/Robbepop/modular-bitfield/issues/33.