Function moto::in_purple

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