Skip to main content

into_consolidatable_updates_startup

Function into_consolidatable_updates_startup 

Source
pub(crate) fn into_consolidatable_updates_startup(
    updates: Vec<StateUpdate>,
    ts: Timestamp,
) -> Vec<(StateUpdateKind, Timestamp, Diff)>
Expand description

Convert updates into a Vec that can be consolidated by doing the following:

WARNING: Do not call outside of startup.