pub fn to_string(v: &Value) -> Result<String, CanonError>
Convenience wrapper that allocates a fresh String.
String
See write_into.
write_into