Function simd_json::to_string_pretty[][src]

pub fn to_string_pretty<T: ?Sized>(to: &T) -> Result<String> where
    T: Serialize

Write a value to a string

Errors

when the data can not be written