Struct libvirt_rpc::request::MigratePerformResponse [] [src]

pub struct MigratePerformResponse(_);

Trait Implementations

impl Debug for MigratePerformResponse
[src]

[src]

Formats the value using the given formatter. Read more

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

[src]

Auto Trait Implementations