Function moto::with_nostyle

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