pub const fn is_valid_index(index: usize, len: usize) -> bool
Check if an index is valid for a given length at compile time