Expand description

Code generator for a game data store.

Use entity_store_helper to help make use of the generated code.

Macros

Structs

Enums

Errors that can occur during code generation
Errors that can occur while creating the output file

Functions

Generates code from a given toml spec. Results are placed in OUT_DIR. Must be called from a build script.

Type Definitions