Type Alias go_vm::parser::LabeledStmts
source · pub type LabeledStmts = PiggyVec<LabeledStmtKey, LabeledStmt>;
Aliased Type§
struct LabeledStmts { /* private fields */ }
pub type LabeledStmts = PiggyVec<LabeledStmtKey, LabeledStmt>;
struct LabeledStmts { /* private fields */ }