Type Alias LabeledStmts

Source
pub type LabeledStmts = DenseSlotMap<LabeledStmtKey, LabeledStmt>;

Aliased Typeยง

pub struct LabeledStmts { /* private fields */ }