Struct qapi_qmp::pmemsave [−][src]
Fields
val: isize
filename: String
size: isize
Trait Implementations
impl Debug for pmemsave
[src]
impl Debug for pmemsave
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for pmemsave
[src]
impl Clone for pmemsave
fn clone(&self) -> pmemsave
[src]
fn clone(&self) -> pmemsave
Returns 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