Function moto::as_debug

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