Function moto::on_cyan

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