Struct qapi_qmp::STOP [−][src]
pub struct STOP {}Trait Implementations
impl Debug for STOP[src] 
impl Debug for STOPfn fmt(&self, f: &mut Formatter) -> Result[src] 
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for STOP[src] 
impl Clone for STOPfn clone(&self) -> STOP[src] 
fn clone(&self) -> STOPReturns 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 STOPimpl Event for STOP[src] 
impl Event for STOP