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

type ValidUserIDAmalgamationIter<'a> = ValidComponentAmalgamationIter<'a, UserID>;

An iterator over ValidUserIDAmalgamtions.

This is just a specialized version of ValidComponentAmalgamationIter.