twoway::bmh

Function find

Source
pub fn find(text: &[u8], pat: &[u8]) -> Option<usize>
Expand description

Boyer-Moore-Horspool substring search