DrawInstructionsVec

Type Alias DrawInstructionsVec 

Source
pub type DrawInstructionsVec = Vec<DrawInstructions>;

Aliased Type§

pub struct DrawInstructionsVec { /* private fields */ }

Trait Implementations§