Struct qapi_qmp::migrate_cancel [−][src]
pub struct migrate_cancel {}
Trait Implementations
impl Debug for migrate_cancel
[src]
impl Debug for migrate_cancel
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for migrate_cancel
[src]
impl Clone for migrate_cancel
fn clone(&self) -> migrate_cancel
[src]
fn clone(&self) -> migrate_cancel
Returns 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 migrate_cancel
[src]
impl Command for migrate_cancel
Auto Trait Implementations
impl Send for migrate_cancel
impl Send for migrate_cancel
impl Sync for migrate_cancel
impl Sync for migrate_cancel