Function moto::as_error

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