[][src]Macro xori::debug

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