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