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