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