serde-json-core
serde-json-core copied to clipboard
Add string escaping during serialization
trafficstars
Currently, escaping strings during serialization is not yet implemented (or at least the main README docs claim this). This would be nice to have from a user perspective.