Struct qapi_qmp::SUSPEND [−][src]
pub struct SUSPEND {}Trait Implementations
impl Debug for SUSPEND[src]
impl Debug for SUSPENDfn 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 SUSPEND[src]
impl Clone for SUSPENDfn clone(&self) -> SUSPEND[src]
fn clone(&self) -> SUSPENDReturns 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 SUSPEND[src]
impl Default for SUSPENDimpl Event for SUSPEND[src]
impl Event for SUSPEND