Macro iq_cli::status_error [] [src]

macro_rules! status_error {
    ($msg:expr) => { ... };
    ($fmt:expr, $($arg:tt)+) => { ... };
}

Print an error message (in red if colors are enabled)