to_string_pretty

Function to_string_pretty 

Source
pub fn to_string_pretty<T: ?Sized + Serialize>(value: &T) -> String
Expand description

Pretty-print value into a string with a debug representation.