Enum twilight_model::application::command::permissions::CommandPermissionsType [−][src]
Variants
Role(RoleId)User(UserId)Trait 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 CommandPermissionsTypeimpl Send for CommandPermissionsTypeimpl Sync for CommandPermissionsTypeimpl Unpin for CommandPermissionsTypeimpl UnwindSafe for CommandPermissionsTypeBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more