[][src]Type Definition sequoia_openpgp::cert::UserAttributeBindingIter

type UserAttributeBindingIter<'a> = ComponentBindingIter<'a, UserAttribute>;

An iterator over UserAttributeBindings.