Struct qapi_qmp::system_wakeup [−][src]
pub struct system_wakeup {}
Trait Implementations
impl Debug for system_wakeup
[src]
impl Debug for system_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 system_wakeup
[src]
impl Clone for system_wakeup
fn clone(&self) -> system_wakeup
[src]
fn clone(&self) -> system_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 Command for system_wakeup
[src]
impl Command for system_wakeup
Auto Trait Implementations
impl Send for system_wakeup
impl Send for system_wakeup
impl Sync for system_wakeup
impl Sync for system_wakeup