Function map_range

Source
pub fn map_range<const REVERSE: bool>(
    total_len: usize,
    range: Range<usize>,
) -> Range<usize>
Expand description

§Safety

range.end <= total_len