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

type UserIDBindingIter<'a> = ComponentBindingIter<'a, UserID>;

An iterator over UserIDBindings.