pub fn some_more_function<T: Debug>(t: &T) -> String
Expand description

Who doesn’t love to wrap a format! call?