Crate air_macros

Source
Expand description

A utility crate defining macros for other crates to use.

Macrosยง

index_struct
A macro to define an index struct, i.e. a struct that is a integer referencing the actual value in a pool.