Crate wincode_derive

Crate wincode_derive 

Source
Expand description

Derive macros for SchemaWrite and SchemaRead.

Note using this on packed structs is UB.

Refer to the wincode crate for examples.

Derive Macrosยง

SchemaRead
Implement SchemaRead for a struct or enum.
SchemaWrite
Implement SchemaWrite for a struct or enum.