pub fn status<T, U>(color: Color, status: T, message: U, justified: bool)where T: Display, U: Display,
Say a status message with the given color