Struct qapi_qmp::DEVICE_DELETED [−][src]
Fields
device: Option<String>
path: String
Trait Implementations
impl Debug for DEVICE_DELETED
[src]
impl Debug for DEVICE_DELETED
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 DEVICE_DELETED
[src]
impl Clone for DEVICE_DELETED
fn clone(&self) -> DEVICE_DELETED
[src]
fn clone(&self) -> DEVICE_DELETED
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 DEVICE_DELETED
[src]
impl Event for DEVICE_DELETED
Auto Trait Implementations
impl Send for DEVICE_DELETED
impl Send for DEVICE_DELETED
impl Sync for DEVICE_DELETED
impl Sync for DEVICE_DELETED