Crate debug_code

source ·

Macros§

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