Function puffin::algebra::bitstrings::first_sub_vec
source ยท pub fn first_sub_vec(haystack: &[u8], needle: &[u8]) -> Option<usize>Expand description
Return the first matching positions, if any
pub fn first_sub_vec(haystack: &[u8], needle: &[u8]) -> Option<usize>Return the first matching positions, if any