Function bio::pattern_matching::shift_and::masks [] [src]

pub fn masks<'a, I: IntoTextIterator<'a>>(pattern: I) -> ([u64; 256], u64)

Calculate ShiftAnd masks. This function is called automatically when instantiating a new ShiftAnd for a given pattern.