Crate unsafe_example

Source

Functions§

index_1
The size of idx is less than the length of arr
index_2
This function is safe and correct
index_1_sound
This function is safe and correct
index_2_sound
The size of idx is less than the length of arr
unsafe_a
Example const -> 3