Function search_blocks

Source
fn search_blocks(
    blocks: &[VectorBlockMeta],
    idx: usize,
) -> (&VectorBlockMeta, usize, usize)