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