Macro tanoshi_util::debug[][src]

macro_rules! debug {
    ($($arg : tt) +) => { ... };
}