Struct qapi_qmp::pmemsave [−][src]
Fields
val: isize
filename: String
size: isize
Trait Implementations
impl Debug for pmemsave[src]
impl Debug for pmemsavefn 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 pmemsave[src]
impl Clone for pmemsavefn clone(&self) -> pmemsave[src]
fn clone(&self) -> pmemsaveReturns 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
impl Command for pmemsave[src]
impl Command for pmemsave