Function moto::on_gray

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