macro_rules! error { (@from $error:ident, $($argument:tt)*) => { ... }; ($($argument:tt)*) => { ... }; }
Create an error.