Macro phoenix_lang::debug

source ยท
macro_rules! debug {
    ($($arg:tt)*) => { ... };
}