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

pub struct DomainEventCallbackRegisterAnyResponse(_);

Methods

impl DomainEventCallbackRegisterAnyResponse
[src]

[src]

Trait Implementations

impl Debug for DomainEventCallbackRegisterAnyResponse
[src]

[src]

Formats the value using the given formatter. Read more

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

[src]

Auto Trait Implementations