Crate debug_code

Source

Macrosยง

debug
Proc macro to remove code when not debug build.
debug_field
Remove the field or variant with #[debug] attribute Struct, Enum or Union.