Struct libvirt_rpc::request::DomainRebootEvent [] [src]

pub struct DomainRebootEvent {
    pub domain: Domain,
}

Fields

Trait Implementations

Auto Trait Implementations