Enum libvirt_rpc::request::EventDefinedDetailType [] [src]

pub enum EventDefinedDetailType {
    Added,
    Updated,
    Renamed,
    FromSnapshot,
}

Variants

Newly created config file

Changed config file

Domain was renamed

Config was restored from a snapshot

Trait Implementations

impl Debug for EventDefinedDetailType
[src]

Formats the value using the given formatter.