[][src]Macro oxygengine_core::debug

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