error

Macro error 

Source
macro_rules! error {
    ($start: expr, $($args:tt)*) => { ... };
}
Expand description

Macro very similar to eprintln! in the standard library, just prints in red.