Struct qapi_qmp::quit [] [src]

pub struct quit {}

Trait Implementations

impl Debug for quit
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for quit
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Command for quit
[src]

NAME: &'static str = "quit"

Auto Trait Implementations

impl Send for quit

impl Sync for quit