Macro oxygengine::info

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