Function lib::wavefront_alignment::wavefront_align_adaptive
source · [−]pub fn wavefront_align_adaptive(
query: &str,
text: &str,
pens: &Penalties
) -> AlignResultExpand description
This function is exported and can be called to perform an alignment. The query cannot be longer than the text.