Type Definition move_lang::hlir::ast::BasicBlock

source ·
pub type BasicBlock = VecDeque<Command>;