pub type AssignStmts = PiggyVec<AssignStmtKey, AssignStmt>;
struct AssignStmts { /* private fields */ }