Struct qapi_spec::CommandSerializerRef 
source · Tuple Fields§
§0: &'a CTrait Implementations§
source§impl<'a, C: Clone + Command + 'a> Clone for CommandSerializerRef<'a, C>
 
impl<'a, C: Clone + Command + 'a> Clone for CommandSerializerRef<'a, C>
source§fn clone(&self) -> CommandSerializerRef<'a, C>
 
fn clone(&self) -> CommandSerializerRef<'a, C>
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
 
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from 
source. Read more