Function regex_automata::util::memchr::inner::memchr

source ยท
pub(crate) fn memchr(n1: u8, haystack: &[u8]) -> Option<usize>