[][src]Macro oxygengine::core::info

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