Type Definition move_ir_types::ast::BytecodeBlock

source ·
pub type BytecodeBlock = Vec<Bytecode>;