Function moto::on_orange

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