Skip to main content

load_reactive_index_state

Function load_reactive_index_state 

Source
pub fn load_reactive_index_state<K, S, V>(
    snapshot_store: &dyn KvStorageTier<ReactiveCollectionSnapshotFrame>,
    options: LoadReactiveCollectionStateOptions<'_>,
) -> StorageResult<ReactiveIndexRestoreState<K, S, V>>
Expand description

Creates or computes load_reactive_index_state.