Struct qapi_qmp::WAKEUP[][src]

pub struct WAKEUP {}

Trait Implementations

impl Debug for WAKEUP
[src]

Formats the value using the given formatter. Read more

impl Clone for WAKEUP
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for WAKEUP
[src]

Returns the "default value" for a type. Read more

impl Event for WAKEUP
[src]

NAME: &'static str = "WAKEUP"

Auto Trait Implementations

impl Send for WAKEUP

impl Sync for WAKEUP