Function ripgrep_all::expand::find_byte

source ·
pub fn find_byte(needle: u8, haystack: &[u8]) -> Option<usize>