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