Type Definition move_ir_types::ast::Block

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

A Block_ with a location.