Struct libvirt_rpc::request::DomainEventRegisterAnyResponse [] [src]

pub struct DomainEventRegisterAnyResponse(_);

Trait Implementations

impl Debug for DomainEventRegisterAnyResponse
[src]

Formats the value using the given formatter.

impl<In: Read> Unpack<In> for DomainEventRegisterAnyResponse
[src]