re_query::latest_at

Function 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.