Type Alias sequoia_openpgp::cert::bundle::UserAttributeBundle

source ·
pub type UserAttributeBundle = ComponentBundle<UserAttribute>;
Expand description

A User Attribute and any associated signatures.

See the module level documentation.

Aliased Type§

struct UserAttributeBundle { /* private fields */ }