Struct qapi_qmp::qom_list_types [−][src]
Fields
abstract_: Option<bool>
implements: Option<String>
Trait Implementations
impl Debug for qom_list_types[src]
impl Debug for qom_list_typesfn 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 qom_list_types[src]
impl Clone for qom_list_typesfn clone(&self) -> qom_list_types[src]
fn clone(&self) -> qom_list_typesReturns 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 Command for qom_list_types[src]
impl Command for qom_list_typesAuto Trait Implementations
impl Send for qom_list_types
impl Send for qom_list_typesimpl Sync for qom_list_types
impl Sync for qom_list_types