An open API service indexing awesome lists of open source software.

https://github.com/serde-rs/example-format

An example Serializer and Deserializer data format for Serde
https://github.com/serde-rs/example-format

Last synced: 8 months ago
JSON representation

An example Serializer and Deserializer data format for Serde

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.