Type Definition sequoia_openpgp::cert::amalgamation::UserIDAmalgamationIter[][src]

type UserIDAmalgamationIter<'a> = ComponentAmalgamationIter<'a, UserID>;

An iterator over UserIDAmalgamtions.

A specialized version of ComponentAmalgamationIter.