Function moto::in_italic

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