Crate qbsp_macros

Source

Derive Macrosยง

BspValue
Automatically implements BspValue on structs in the order of the fields, or unit enums with #[repr(...)] and explicit discriminants (e.g. Foo = 1).