Type Alias hir::mir::BasicBlockId

pub type BasicBlockId = Idx<BasicBlock>;

Aliased Typeยง

struct BasicBlockId { /* private fields */ }