postcard 1.0.8

A no_std + serde compatible message library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# The Postcard Wire Specification

Portions of the [Serde Data Model] are included under the terms of the [CC-BY-SA 4.0 license].

This specification describes the intended behavior of version 1.0.0 of postcard.

## License

The Postcard Wire Specification (this document) is licensed under the terms of the [CC-BY-SA 4.0 license].

[Serde Data Model]: https://serde.rs/data-model.html
[CC-BY-SA 4.0 license]: ./LICENSE-CC-BY-SA