Macro inanis::utils::panic_fast

source ·
macro_rules! panic_fast {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}