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]
impl Debug for x_debug_block_dirty_bitmap_sha256
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 x_debug_block_dirty_bitmap_sha256
[src]
impl Clone for x_debug_block_dirty_bitmap_sha256
fn clone(&self) -> x_debug_block_dirty_bitmap_sha256
[src]
fn clone(&self) -> x_debug_block_dirty_bitmap_sha256
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
impl Command for x_debug_block_dirty_bitmap_sha256
[src]
impl Command for x_debug_block_dirty_bitmap_sha256
const NAME: &'static str
NAME: &'static str = "x-debug-block-dirty-bitmap-sha256"
type Ok = BlockDirtyBitmapSha256
Auto Trait Implementations
impl Send for x_debug_block_dirty_bitmap_sha256
impl Send for x_debug_block_dirty_bitmap_sha256
impl Sync for x_debug_block_dirty_bitmap_sha256
impl Sync for x_debug_block_dirty_bitmap_sha256