Skip to content

Use automatically generated Debug impl for bitfields

MJDSys requested to merge simplify_debug into main

The #[derive(Debug)] statement has to come after #[bitfield].

Merge request reports