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

type UserAttributeBundle = ComponentBundle<UserAttribute>;

A User Attribute and any associated signatures.

See the module level documentation.