Struct libvirt_rpc::request::DomainCreateResponse [] [src]

pub struct DomainCreateResponse(_);

Methods

impl DomainCreateResponse
[src]

Trait Implementations

impl Debug for DomainCreateResponse
[src]

Formats the value using the given formatter.

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