Function moto::in_orange

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