Skip to main content

get

Function get 

Source
fn get<T>(key: &ArrayVec<usize, KEY_SEGS>) -> Result<T>
where T: Copy + Debug,