[][src]Type Definition sequoia_openpgp::cert::bundle::UserIDBundle

type UserIDBundle = ComponentBundle<UserID>;

A User ID and any associated signatures.

See the module level documentation.