serde_jcs 0.2.0

JSON Canonicalization Scheme (JCS) for Serde
Documentation
# Serde JCS

**[JSON Canonicalization Scheme (JCS)](https://tools.ietf.org/html/rfc8785) for [Serde](https://crates.io/crates/serde)**

---

## References

- [JSON Canonicalization Scheme (JCS)]https://tools.ietf.org/html/rfc8785
- [`serde`]https://crates.io/crates/serde

<br>

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
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.
</sub>