debug

Macro debug 

Source
macro_rules! debug {
    ($fmt:literal $(, $arg:expr)* $(,)?) => { ... };
}