pub fn to_string<T: ?Sized + Serialize>(value: &T) -> String
Convert value into a string with a concise debug representation.