pub type Instructions = Vec<Instruction>;

Aliased Type§

struct Instructions { /* private fields */ }