Struct qapi_qmp::block_set_write_threshold [−][src]
Fields
node_name: String
write_threshold: u64
Trait Implementations
impl Debug for block_set_write_threshold
[src]
impl Debug for block_set_write_threshold
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 block_set_write_threshold
[src]
impl Clone for block_set_write_threshold
fn clone(&self) -> block_set_write_threshold
[src]
fn clone(&self) -> block_set_write_threshold
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 block_set_write_threshold
[src]
impl Command for block_set_write_threshold
Auto Trait Implementations
impl Send for block_set_write_threshold
impl Send for block_set_write_threshold
impl Sync for block_set_write_threshold
impl Sync for block_set_write_threshold