Skip to main content

load_reactive_map_state

Function load_reactive_map_state 

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

Creates or computes load_reactive_map_state.