Macro abscissa::status_attr[][src]

macro_rules! status_attr {
    ($stream:expr, $color:expr, $attr:expr, $msg:expr) => { ... };
    ($stream:expr, $color:expr, $attr: expr, $fmt:expr, $($arg:tt)+) => { ... };
}

Print a tab-delimited status (with the given color if enabled)