Trait libvirt_rpc::request::DomainEvent [] [src]

pub trait DomainEvent where
    Self: Sized
{ type From: Into<Self> + Unpack<Cursor<BytesMut>>; }

Associated Types

Implementors