memea

Macro error

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

Macro for printing error messages in red without newline.