ProgramInterface

Type Alias ProgramInterface 

Source
pub type ProgramInterface<'a> = ProgramInterface<'a, Backend>;

Aliased Typeยง

pub struct ProgramInterface<'a> { /* private fields */ }