jiff::logging

Macro debug

Source
macro_rules! debug {
    ($($tt:tt)*) => { ... };
}