macro_rules! debug {
    ($($arg:tt)*) => { ... };
}
Available on crate feature debug only.
Expand description

Feature-flag controlled additional test debug information