Struct qapi_qmp::xen_colo_do_checkpoint [−][src]
pub struct xen_colo_do_checkpoint {}Trait Implementations
impl Debug for xen_colo_do_checkpoint[src] 
impl Debug for xen_colo_do_checkpointfn 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 xen_colo_do_checkpoint[src] 
impl Clone for xen_colo_do_checkpointfn clone(&self) -> xen_colo_do_checkpoint[src] 
fn clone(&self) -> xen_colo_do_checkpointReturns 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 xen_colo_do_checkpoint[src] 
impl Command for xen_colo_do_checkpointAuto Trait Implementations
impl Send for xen_colo_do_checkpoint
impl Send for xen_colo_do_checkpointimpl Sync for xen_colo_do_checkpoint
impl Sync for xen_colo_do_checkpoint