Struct qapi_qmp::qom_set [−][src]
Fields
property: String
path: String
value: Any
Trait Implementations
impl Debug for qom_set[src]
impl Debug for qom_setfn 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_set[src]
impl Clone for qom_setfn clone(&self) -> qom_set[src]
fn clone(&self) -> qom_setReturns 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_set[src]
impl Command for qom_set