macro_rules! debug_do {
    ($($stuff:tt)*) => { ... };
}
Expand description

Ignores the input tokens in release.