Struct qapi_qmp::POWERDOWN[][src]

pub struct POWERDOWN {}

Trait Implementations

impl Debug for POWERDOWN
[src]

Formats the value using the given formatter. Read more

impl Clone for POWERDOWN
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for POWERDOWN
[src]

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

impl Event for POWERDOWN
[src]

NAME: &'static str = "POWERDOWN"

Auto Trait Implementations

impl Send for POWERDOWN

impl Sync for POWERDOWN