Struct qapi_qmp::blockdev_snapshot_internal_sync [−][src]
pub struct blockdev_snapshot_internal_sync(pub BlockdevSnapshotInternal);
Trait Implementations
impl Debug for blockdev_snapshot_internal_sync
[src]
impl Debug for blockdev_snapshot_internal_sync
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 blockdev_snapshot_internal_sync
[src]
impl Clone for blockdev_snapshot_internal_sync
fn clone(&self) -> blockdev_snapshot_internal_sync
[src]
fn clone(&self) -> blockdev_snapshot_internal_sync
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 blockdev_snapshot_internal_sync
[src]
impl Command for blockdev_snapshot_internal_sync
Auto Trait Implementations
impl Send for blockdev_snapshot_internal_sync
impl Send for blockdev_snapshot_internal_sync
impl Sync for blockdev_snapshot_internal_sync
impl Sync for blockdev_snapshot_internal_sync