Macro error

Source
macro_rules! error {
    ($MSG: expr) => { ... };
}
Expand description

Prints an error message to stderr