Struct twilight_util::builder::command::CommandBuilder [−][src]
pub struct CommandBuilder(_);This is supported on crate feature
builder only.Expand description
Builder to create a Command.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CommandBuilder
impl Send for CommandBuilder
impl Sync for CommandBuilder
impl Unpin for CommandBuilder
impl UnwindSafe for CommandBuilder
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