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