Struct qapi_qmp::set_link [−][src]
Fields
up: bool
name: String
Trait Implementations
impl Debug for set_link[src]
impl Debug for set_linkfn 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 set_link[src]
impl Clone for set_linkfn clone(&self) -> set_link[src]
fn clone(&self) -> set_linkReturns 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 set_link[src]
impl Command for set_link