macro_rules! err { ($variant:expr, $desc:expr) => { ... }; }
Creates a new error with the given variant and description