Robbepop / modular-bitfield

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

[impl] Add allow(dead_code) to generated methods #96

Open LDVSOFT opened 1 year ago

LDVSOFT commented 1 year ago

Those are kinda derived, but since they are generated linters warn about them.