fail

Macro fail 

Source
macro_rules! fail {
    ($templ:literal $(, $args:expr)*) => { ... };
}