Macro wiwi::panic

source ยท
macro_rules! panic {
    ($($stuff:tt)*) => { ... };
}