fn find_scalar_range(outer: &[u8], inner: &[u8]) -> Result<Range<usize>>
Locate the range within a slice at which a particular subslice is located