Struct qapi_qmp::rtc_reset_reinjection[][src]

pub struct rtc_reset_reinjection {}

Trait Implementations

impl Debug for rtc_reset_reinjection
[src]

Formats the value using the given formatter. Read more

impl Clone for rtc_reset_reinjection
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for rtc_reset_reinjection
[src]

NAME: &'static str = "rtc-reset-reinjection"

Auto Trait Implementations