Struct qapi_qmp::MEM_UNPLUG_ERROR [−][src]
Fields
device: String
msg: String
Trait Implementations
impl Debug for MEM_UNPLUG_ERROR
[src]
impl Debug for MEM_UNPLUG_ERROR
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for MEM_UNPLUG_ERROR
[src]
impl Clone for MEM_UNPLUG_ERROR
fn clone(&self) -> MEM_UNPLUG_ERROR
[src]
fn clone(&self) -> MEM_UNPLUG_ERROR
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Event for MEM_UNPLUG_ERROR
[src]
impl Event for MEM_UNPLUG_ERROR
Auto Trait Implementations
impl Send for MEM_UNPLUG_ERROR
impl Send for MEM_UNPLUG_ERROR
impl Sync for MEM_UNPLUG_ERROR
impl Sync for MEM_UNPLUG_ERROR