Struct libvirt_rpc::request::DomainEventCallbackRegisterAnyResponse [] [src]

pub struct DomainEventCallbackRegisterAnyResponse(_);

Methods

impl DomainEventCallbackRegisterAnyResponse
[src]

Trait Implementations

impl Debug for DomainEventCallbackRegisterAnyResponse
[src]

Formats the value using the given formatter.

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