Struct qapi_qmp::x_block_dirty_bitmap_merge[][src]

pub struct x_block_dirty_bitmap_merge(pub BlockDirtyBitmapMerge);

Trait Implementations

impl Debug for x_block_dirty_bitmap_merge
[src]

Formats the value using the given formatter. Read more

impl Clone for x_block_dirty_bitmap_merge
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for x_block_dirty_bitmap_merge
[src]

NAME: &'static str = "x-block-dirty-bitmap-merge"

Auto Trait Implementations

impl Send for x_block_dirty_bitmap_merge

impl Sync for x_block_dirty_bitmap_merge