Skip to main content

err

Macro err 

Source
macro_rules! err {
    ($($arg:tt)*) => { ... };
}
Expand description

Common error creation macro