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
pub fn last_sub_vec(haystack: &[u8], needle: &[u8]) -> Option<usize>Return the last matching positions, if any