Struct qapi_qmp::BlockdevOptionsBlkverify[][src]

pub struct BlockdevOptionsBlkverify {
    pub raw: BlockdevRef,
    pub test: BlockdevRef,
}

Fields

Trait Implementations

impl Debug for BlockdevOptionsBlkverify
[src]

Formats the value using the given formatter. Read more

impl Clone for BlockdevOptionsBlkverify
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for BlockdevOptionsBlkverify

impl Sync for BlockdevOptionsBlkverify