Function is_valid_index

Source
pub const fn is_valid_index(index: usize, len: usize) -> bool
Expand description

Check if an index is valid for a given length at compile time