Macro derive_vertex_type

Source
macro_rules! derive_vertex_type {
    ($item: item) => { ... };
}
Expand description

Use this macro to convert your struct into VertexType