#json #serde #serialization #serde-json

serde_jcs

JSON Canonicalization Scheme (JCS) for Serde

1 unstable release

0.1.0 Nov 13, 2020

#890 in Encoding

Download history 1464/week @ 2023-12-15 856/week @ 2023-12-22 1153/week @ 2023-12-29 1750/week @ 2024-01-05 1026/week @ 2024-01-12 1137/week @ 2024-01-19 1299/week @ 2024-01-26 1906/week @ 2024-02-02 1864/week @ 2024-02-09 1982/week @ 2024-02-16 1780/week @ 2024-02-23 2170/week @ 2024-03-01 2183/week @ 2024-03-08 2305/week @ 2024-03-15 2528/week @ 2024-03-22 2061/week @ 2024-03-29

9,565 downloads per month
Used in 29 crates (9 directly)

MIT/Apache

14KB
351 lines

Serde JCS

JSON Canonicalization Scheme (JCS) for Serde


References


License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

lib.rs:

JSON Canonicalization Scheme (JCS)

References

RFC 8785

Dependencies

~0.5–1MB
~20K SLoC