Type Definition bio_seq_algos::utils::SsPair [] [src]

type SsPair<'a> = (SeqSlice<'a>, SeqSlice<'a>);