Struct qapi_qmp::system_wakeup[][src]

pub struct system_wakeup {}

Trait Implementations

impl Debug for system_wakeup
[src]

Formats the value using the given formatter. Read more

impl Clone for system_wakeup
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for system_wakeup
[src]

NAME: &'static str = "system_wakeup"

Auto Trait Implementations

impl Send for system_wakeup

impl Sync for system_wakeup