error

Macro error 

Source
macro_rules! error {
    ($fmt:literal $(, $arg:expr)* $(,)?) => { ... };
}