Function moto::in_magenta

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