Struct libvirt_rpc::request::Volume
[−]
[src]
pub struct Volume(_);
Trait Implementations
impl Debug for Volume
[src]
impl From<remote_nonnull_storage_vol> for Volume
[src]
fn from(inner: remote_nonnull_storage_vol) -> Self
Performs the conversion.