Struct qapi_qmp::x_block_dirty_bitmap_enable[][src]

pub struct x_block_dirty_bitmap_enable(pub BlockDirtyBitmap);

Trait Implementations

impl Debug for x_block_dirty_bitmap_enable
[src]

Formats the value using the given formatter. Read more

impl Clone for x_block_dirty_bitmap_enable
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for x_block_dirty_bitmap_enable
[src]

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

Auto Trait Implementations

impl Send for x_block_dirty_bitmap_enable

impl Sync for x_block_dirty_bitmap_enable