Expand description
§Postcard Schema
Modules§
- Implementations of the
Schema
trait for foreign crates - Schema types
Traits§
- A trait that represents a compile time calculated schema
Derive Macros§
- Derive the
postcard_schema::Schema
trait for a struct or enum.