Function puffin::algebra::bitstrings::last_sub_vec

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

Return the last matching positions, if any