Crate savefile_derive

source ·
Expand description

This crate allows automatic derivation of the Savefile-traits: Serialize, Deserialize, WithSchema, ReprC and Introspect . The documentatino for this is found in the Savefile crate documentation.

Derive Macros§