Function puffin::algebra::bitstrings::search_sub_vec_all

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

Return all the matching positions