Struct qapi_qmp::system_reset[][src]

pub struct system_reset {}

Trait Implementations

impl Debug for system_reset
[src]

Formats the value using the given formatter. Read more

impl Clone for system_reset
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for system_reset
[src]

NAME: &'static str = "system_reset"

Auto Trait Implementations

impl Send for system_reset

impl Sync for system_reset