[][src]Macro oxygengine_core::error

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