Type Definition sequoia_openpgp::cert::prelude::UserIDAmalgamationIter
source · [−]pub type UserIDAmalgamationIter<'a> = ComponentAmalgamationIter<'a, UserID>;
Expand description
An iterator over UserIDAmalgamtion
s.
A specialized version of ComponentAmalgamationIter
.