UserAttributeBundle

Type Alias UserAttributeBundle 

Source
pub type UserAttributeBundle = ComponentBundle<UserAttribute>;
Expand description

A User Attribute and any associated signatures.

See the module level documentation.

Aliased Typeยง

pub struct UserAttributeBundle { /* private fields */ }