Type Alias tir_core::BlockRef

source ·
pub type BlockRef = Rc<Block>;

Aliased Type§

struct BlockRef { /* private fields */ }