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

type UserAttributeAmalgamationIter<'a> = ComponentAmalgamationIter<'a, UserAttribute>;

An iterator over UserAttributeAmalgamtions.

A specialized version of ComponentAmalgamationIter.