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

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

An iterator over UserAttributeAmalgamtions.

A specialized version of ComponentAmalgamationIter.