pub type UserAttributeBundle = ComponentBundle<UserAttribute>;
Expand description

A User Attribute and any associated signatures.

See the module level documentation.