Function re_query::latest_at::compare_indices

source ·
fn compare_indices(lhs: (TimeInt, RowId), rhs: (TimeInt, RowId)) -> Ordering
Expand description

Compute the ordering of two data indices, making sure to deal with STATIC data appropriately.