canon-json 0.2.1

serde_json Formatter to serialize as RFC 8785 canonical JSON
Documentation
1
2
3
4
5
{
  "numbers": [1E30, 4.50, 2e-3, 0.000000000000000000000000001],
  "string": "\u20ac$\u000F\u000aA'\u0042\u0022\u005c\\\"\/",
  "literals": [null, true, false]
}