1 unstable release
0.1.0 | Apr 20, 2023 |
---|
#1512 in Encoding
5KB
59 lines
serde-json-python-formatter
Provides a serde-json
Formatter
to output json the way Python would.
lib.rs
:
Provides a serde_json::ser::Formatter
that mimics the output of Pythons json.dumps()
.
Dependencies
~0.5–1MB
~20K SLoC