Enum twilight_model::application::command::permissions::CommandPermissionsType [−][src]
Variants
Tuple Fields of Role
0: RoleIdTuple 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
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more