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