Skip to main content

cmp_entries

Function cmp_entries 

Source
fn cmp_entries(
    a_idx: &VolumeIndex,
    a: EntryId,
    b_idx: &VolumeIndex,
    b: EntryId,
    opt: &QueryOptions,
) -> Ordering