Enum libvirt_rpc::request::EventShutdownDetailType [] [src]

pub enum EventShutdownDetailType {
    Finished,
}

Variants

Guest finished shutdown sequence

Trait Implementations

impl Debug for EventShutdownDetailType
[src]

Formats the value using the given formatter.