Struct qapi_qmp::VSERPORT_CHANGE [−][src]
Fields
id: String
open: bool
Trait Implementations
impl Debug for VSERPORT_CHANGE[src]
impl Debug for VSERPORT_CHANGEfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for VSERPORT_CHANGE[src]
impl Clone for VSERPORT_CHANGEfn clone(&self) -> VSERPORT_CHANGE[src]
fn clone(&self) -> VSERPORT_CHANGEReturns 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_CHANGEAuto Trait Implementations
impl Send for VSERPORT_CHANGE
impl Send for VSERPORT_CHANGEimpl Sync for VSERPORT_CHANGE
impl Sync for VSERPORT_CHANGE