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

Design #[derive(BitfieldSpecifier)] for non-bitfield structs #43

Open Robbepop opened 3 years ago

Robbepop commented 3 years ago

No ideas so far but would be a nice generalization.