veloren_
common_
base
0.10.0
veloren_common_base
Macro
dev_panic
Copy item path
Source
macro_rules! dev_panic { ($msg:expr) => { ... }; ($msg:expr, or return $result:expr) => { ... }; }