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