https://github.com/polywrap/msgpack-serde
https://github.com/polywrap/msgpack-serde
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/polywrap/msgpack-serde
- Owner: polywrap
- License: apache-2.0
- Created: 2023-06-23T19:41:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T05:56:33.000Z (over 2 years ago)
- Last Synced: 2023-10-03T16:30:41.010Z (over 2 years ago)
- Language: Rust
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Please refer to the Serde website under [**Writing a data format**] for a
discussion of this example code.
[**Writing a data format**]: https://serde.rs/data-format.html
#### 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 this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.