Skip to main content

load_reactive_list_state

Function load_reactive_list_state 

Source
pub fn load_reactive_list_state<T>(
    snapshot_store: &dyn KvStorageTier<ReactiveCollectionSnapshotFrame>,
    options: LoadReactiveCollectionStateOptions<'_>,
) -> StorageResult<ReactiveListRestoreState<T>>
Expand description

Creates or computes load_reactive_list_state.