Struct qapi_qmp::ImageInfoSpecificQCow2EncryptionBase [−][src]
pub struct ImageInfoSpecificQCow2EncryptionBase {}Trait Implementations
impl Debug for ImageInfoSpecificQCow2EncryptionBase[src]
impl Debug for ImageInfoSpecificQCow2EncryptionBasefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for ImageInfoSpecificQCow2EncryptionBase[src]
impl Clone for ImageInfoSpecificQCow2EncryptionBasefn clone(&self) -> ImageInfoSpecificQCow2EncryptionBase[src]
fn clone(&self) -> ImageInfoSpecificQCow2EncryptionBaseReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
Auto Trait Implementations
impl Send for ImageInfoSpecificQCow2EncryptionBase
impl Send for ImageInfoSpecificQCow2EncryptionBaseimpl Sync for ImageInfoSpecificQCow2EncryptionBase
impl Sync for ImageInfoSpecificQCow2EncryptionBase