Skip to main content

get

Function get 

Source
pub fn get<T>(arr: &[T], index: usize) -> Option<&T>