Struct qapi_qmp::nbd_server_stop[][src]

pub struct nbd_server_stop {}

Trait Implementations

impl Debug for nbd_server_stop
[src]

Formats the value using the given formatter. Read more

impl Clone for nbd_server_stop
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for nbd_server_stop
[src]

NAME: &'static str = "nbd-server-stop"

Auto Trait Implementations

impl Send for nbd_server_stop

impl Sync for nbd_server_stop