Struct rust_htslib::htslib::cram_file_def
source · pub struct cram_file_def { /* private fields */ }
Trait Implementations§
source§impl Clone for cram_file_def
impl Clone for cram_file_def
source§fn clone(&self) -> cram_file_def
fn clone(&self) -> cram_file_def
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