Struct qapi_qmp::stop [−][src]
pub struct stop {}Trait Implementations
impl Debug for stop[src]
impl Debug for stopfn 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 stop[src]
impl Clone for stopfn clone(&self) -> stop[src]
fn clone(&self) -> stopReturns 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 stop[src]
impl Command for stop