Function abscissa::shell::status[][src]

pub fn status<T, U>(
    stream: Stream,
    color: Color,
    status: T,
    message: U,
    justified: bool
) where
    T: Display,
    U: Display

Say a status message with the given color