rust-embedded-community/serde-json-core

Add string escaping during serialization

ryan-summers opened this issue · 0 comments

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.