Macro error

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

Constructs an event at the error level.