fn sort_updates_inner(updates: Vec<StateUpdate>) -> Vec<StateUpdate>Expand description
Sort StateUpdates in dependency order for a single timestamp.
fn sort_updates_inner(updates: Vec<StateUpdate>) -> Vec<StateUpdate>Sort StateUpdates in dependency order for a single timestamp.