Struct qapi_qmp::RESUME[][src]

pub struct RESUME {}

Trait Implementations

impl Debug for RESUME
[src]

Formats the value using the given formatter. Read more

impl Clone for RESUME
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RESUME
[src]

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

impl Event for RESUME
[src]

NAME: &'static str = "RESUME"

Auto Trait Implementations

impl Send for RESUME

impl Sync for RESUME