Type Alias hir_ty::mir::BasicBlockId

source ·
pub type BasicBlockId = Idx<BasicBlock>;

Aliased Type§

struct BasicBlockId { /* private fields */ }