Struct libhmmer_sys::ESL_PERMUTATION
source · Fields§
§pi: *mut c_int§n: c_intTrait Implementations§
source§impl Clone for ESL_PERMUTATION
impl Clone for ESL_PERMUTATION
source§fn clone(&self) -> ESL_PERMUTATION
fn clone(&self) -> ESL_PERMUTATION
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