Function match_tail

Source
fn match_tail(f: impl Fn(u8) -> bool, bytes: &[u8]) -> usize