pub fn to_string_pretty<T: NsonSerialize + ?Sized>(value: &T) -> Result<String>
Serialize a value into a pretty-printed JSON string.