Skip to main content

json_stringify_pretty

Function json_stringify_pretty 

Source
pub fn json_stringify_pretty<T: ?Sized + Serialize + Debug>(v: &T) -> String