Struct qapi_qmp::rtc_reset_reinjection [−][src]
pub struct rtc_reset_reinjection {}Trait Implementations
impl Debug for rtc_reset_reinjection[src]
impl Debug for rtc_reset_reinjectionfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for rtc_reset_reinjection[src]
impl Clone for rtc_reset_reinjectionfn clone(&self) -> rtc_reset_reinjection[src]
fn clone(&self) -> rtc_reset_reinjectionReturns 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 rtc_reset_reinjection[src]
impl Command for rtc_reset_reinjectionAuto Trait Implementations
impl Send for rtc_reset_reinjection
impl Send for rtc_reset_reinjectionimpl Sync for rtc_reset_reinjection
impl Sync for rtc_reset_reinjection