[][src]Macro rust_graphics_log::log_format

macro_rules! log_format {
    ($t:expr, $fmt:expr) => { ... };
    ($t:expr, $fmt:expr, $($arg:tt)*) => { ... };
}