Macro oxygengine::debug[][src]

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