Struct qapi_qmp::STOP [−][src]
pub struct STOP {}
Trait Implementations
impl Debug for STOP
[src]
impl Debug for STOP
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for STOP
[src]
impl Clone for STOP
fn clone(&self) -> STOP
[src]
fn clone(&self) -> STOP
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Default for STOP
[src]
impl Default for STOP
impl Event for STOP
[src]
impl Event for STOP