Type Alias VmInstructions

Source
pub type VmInstructions = Vec<VmInstruction>;

Aliased Typeยง

pub struct VmInstructions { /* private fields */ }