Type Definition move_lang::hlir::ast::Block

source ·
pub type Block = VecDeque<Statement>;