Function moto::as_success

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