Struct qapi_qmp::inject_nmi [−][src]
pub struct inject_nmi {}
Trait Implementations
impl Debug for inject_nmi
[src]
impl Debug for inject_nmi
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for inject_nmi
[src]
impl Clone for inject_nmi
fn clone(&self) -> inject_nmi
[src]
fn clone(&self) -> inject_nmi
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Command for inject_nmi
[src]
impl Command for inject_nmi
Auto Trait Implementations
impl Send for inject_nmi
impl Send for inject_nmi
impl Sync for inject_nmi
impl Sync for inject_nmi