Type Definition move_ir_types::ast::Block

source ·
pub type Block = Spanned<Block_>;
Expand description

The type of a Block coupled with source location information.