Struct qapi_qmp::SUSPEND[][src]

pub struct SUSPEND {}

Trait Implementations

impl Debug for SUSPEND
[src]

Formats the value using the given formatter. Read more

impl Clone for SUSPEND
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SUSPEND
[src]

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

impl Event for SUSPEND
[src]

NAME: &'static str = "SUSPEND"

Auto Trait Implementations

impl Send for SUSPEND

impl Sync for SUSPEND