Struct qapi_qmp::quit[][src]

pub struct quit {}

Trait Implementations

impl Debug for quit
[src]

Formats the value using the given formatter. Read more

impl Clone for quit
[src]

Returns a copy of the value. Read more

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