Struct qapi_qmp::block_set_io_throttle[][src]

pub struct block_set_io_throttle(pub BlockIOThrottle);

Trait Implementations

impl Debug for block_set_io_throttle
[src]

Formats the value using the given formatter. Read more

impl Clone for block_set_io_throttle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for block_set_io_throttle
[src]

NAME: &'static str = "block_set_io_throttle"

Auto Trait Implementations

impl Send for block_set_io_throttle

impl Sync for block_set_io_throttle