Struct qapi_qmp::BlockDirtyBitmapMerge [−][src]
Fields
node: String
src_name: String
dst_name: String
Trait Implementations
impl Debug for BlockDirtyBitmapMerge
[src]
impl Debug for BlockDirtyBitmapMerge
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 BlockDirtyBitmapMerge
[src]
impl Clone for BlockDirtyBitmapMerge
fn clone(&self) -> BlockDirtyBitmapMerge
[src]
fn clone(&self) -> BlockDirtyBitmapMerge
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
Auto Trait Implementations
impl Send for BlockDirtyBitmapMerge
impl Send for BlockDirtyBitmapMerge
impl Sync for BlockDirtyBitmapMerge
impl Sync for BlockDirtyBitmapMerge