[][src]Macro nannou::vk::impl_vertex

macro_rules! impl_vertex {
    ( $ out : ty $ ( , $ member : ident ) * ) => { ... };
}

Implements the Vertex trait on a struct.