Type Definition rna_algos::utils::SeqPair

source ·
pub type SeqPair<'a> = (SeqSlice<'a>, SeqSlice<'a>);