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

Feature-flag controlled additional test debug information