pub type UserIDAmalgamationIter<'a> = ComponentAmalgamationIter<'a, UserID>;
Expand description

An iterator over UserIDAmalgamtions.

A specialized version of ComponentAmalgamationIter.