Struct serenity::framework::standard::CommandError
[−]
[src]
pub struct CommandError(_);
An error from a command.
Trait Implementations
impl Clone for Error[src]
fn clone(&self) -> Error[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more