Function kv_lower

Source
fn kv_lower<T>(
    data: &FetchData<T>,
) -> Option<(ArrayIdx<'_>, Option<ArrayIdx<'_>>)>