die_or_warn

Macro die_or_warn 

Source
macro_rules! die_or_warn {
    ($($message:tt)+) => { ... };
}