1 unstable release
0.1.0 | Apr 20, 2023 |
---|
#1565 in Encoding
136 downloads per month
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
~355–760KB
~17K SLoC