Skip to main content
soft_panic_no_log
mz_ore
0.1.0
mz_ore
Macro
soft_
panic_
no_
log
Copy item path
Source
macro_rules! soft_panic_no_log { ($($arg:tt)+) => { ... }; }
Expand description
Panics if soft assertions are enabled.