Derive Macrosยง
- AsPrimitive
- Derive the
Into<primitive>trait for an enum - Flat
- Derive the
Flatfor a type. - Shader
Data - Derive the
ShaderDatatrait for a struct - Vertex
- Derive the
Vertextrait for a struct.
Into<primitive> trait for an enumFlat for a type.ShaderData trait for a structVertex trait for a struct.