macro_rules! err { (with: $error:expr, $($arg:tt)*) => { ... }; ($($arg:tt)*) => { ... }; }
Creates a new error