Type Definition sequoia_openpgp::cert::bundle::UserIDBundle
source · [−]pub type UserIDBundle = ComponentBundle<UserID>;
Expand description
A User ID and any associated signatures.
pub type UserIDBundle = ComponentBundle<UserID>;
A User ID and any associated signatures.