Function moto::in_red

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