Macro vulkano::impl_vertex[][src]

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

Implements the Vertex trait on a struct.