Macro abscissa::status_nojust[][src]

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

Print an unjustified status message (in the given color if colors are enabled)