pub fn align_sequences(query: &[u8], target: &[u8]) -> AlignmentScoreExpand description
Backward-compatible entry point returning the legacy AlignmentScore.
pub fn align_sequences(query: &[u8], target: &[u8]) -> AlignmentScoreBackward-compatible entry point returning the legacy AlignmentScore.