Function radarbase::binarytree::cmp_keys

source ·
fn cmp_keys<K: RadbKey + ?Sized>(
    table1: u64,
    key1: &[u8],
    table2: u64,
    key2: &[u8]
) -> Ordering