Function puffin::algebra::bitstrings::first_sub_vec_unique

source ยท
pub fn first_sub_vec_unique(haystack: &[u8], needle: &[u8]) -> Option<usize>
Expand description

Return the first matching position when it us unique, and None otherwise