Struct qapi_qmp::x_debug_block_dirty_bitmap_sha256[][src]

pub struct x_debug_block_dirty_bitmap_sha256(pub BlockDirtyBitmap);

Trait Implementations

impl Debug for x_debug_block_dirty_bitmap_sha256
[src]

Formats the value using the given formatter. Read more

impl Clone for x_debug_block_dirty_bitmap_sha256
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for x_debug_block_dirty_bitmap_sha256
[src]

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

Auto Trait Implementations

impl Send for x_debug_block_dirty_bitmap_sha256

impl Sync for x_debug_block_dirty_bitmap_sha256