Struct qapi_qmp::stop[][src]

pub struct stop {}

Trait Implementations

impl Debug for stop
[src]

Formats the value using the given formatter. Read more

impl Clone for stop
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for stop
[src]

NAME: &'static str = "stop"

Auto Trait Implementations

impl Send for stop

impl Sync for stop