UserIDBundle

Type Alias UserIDBundle 

Source
pub type UserIDBundle = ComponentBundle<UserID>;
Expand description

A User ID and any associated signatures.

See the module level documentation.

Aliased Typeยง

pub struct UserIDBundle { /* private fields */ }