find_scalar_range

Function find_scalar_range 

Source
fn find_scalar_range(outer: &[u8], inner: &[u8]) -> Result<Range<usize>>
Expand description

Locate the range within a slice at which a particular subslice is located