Struct orbclient::event::QuitEvent
[−]
[src]
pub struct QuitEvent;
Methods
impl QuitEvent[src]
Trait Implementations
impl Copy for QuitEvent[src]
impl Clone for QuitEvent[src]
fn clone(&self) -> QuitEvent[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