checked_range_to_start_len

Function checked_range_to_start_len 

Source
fn checked_range_to_start_len(
    len: usize,
    slice_start: Bound<&usize>,
    slice_end: Bound<&usize>,
) -> (usize, usize)