Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l1h3r/serde_jcs
https://github.com/l1h3r/serde_jcs
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/l1h3r/serde_jcs
- Owner: l1h3r
- License: apache-2.0
- Created: 2020-10-18T23:41:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-13T07:11:19.000Z (about 4 years ago)
- Last Synced: 2024-10-31T11:56:15.649Z (17 days ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# 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)
#### 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.