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