Struct libvirt_rpc::request::DomainUndefineResponse [] [src]

pub struct DomainUndefineResponse(_);

Trait Implementations

impl Debug for DomainUndefineResponse
[src]

Formats the value using the given formatter.

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