Type Definition go_parser::AssignStmts

source ·
pub type AssignStmts = PiggyVec<AssignStmtKey, AssignStmt>;