Struct qapi_qmp::cont [−][src]
pub struct cont {}
Trait Implementations
impl Debug for cont
[src]
impl Debug for cont
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 cont
[src]
impl Clone for cont
fn clone(&self) -> cont
[src]
fn clone(&self) -> cont
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 cont
[src]
impl Command for cont