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

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

An iterator over UserIDAmalgamtions.

A specialized version of ComponentAmalgamationIter.