Function moto::as_warning

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