[][src]Macro oxygengine::debug

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