Function moto::on_yellow

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