Enum twilight_model::application::command::permissions::CommandPermissionsType [−][src]
Variants
Role(RoleId)Tuple Fields of Role
0: RoleIdUser(UserId)Tuple Fields of User
0: UserIdTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CommandPermissionsType
impl Send for CommandPermissionsType
impl Sync for CommandPermissionsType
impl Unpin for CommandPermissionsType
impl UnwindSafe for CommandPermissionsType
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more