Function moto::in_pink

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