Function moto::on_red

source ·
pub fn on_red<'a, T>(text: &'a T) -> String
where T: Display + ?Sized,