substr_range

Function substr_range 

Source
fn substr_range(parent: &str, substr: &str) -> Option<Range<usize>>