Crate recordkeeper_data_model
source ·Expand description
Data model exported by the procedural macros for SaveBin
.
Structs§
- The model for a struct field.
- The model for a struct type, i.e. how it and its fields are represented in the save file.
Enums§
Traits§
- Types that have a well-formed data model for the save file format.