Function serializer::to_string_pretty[][src]

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

Serialize the given data structure as a pretty-printed String of JSON.