Skip to main content

load_into

Function load_into 

Source
pub fn load_into(
    store: &dyn SnapshotStore,
    state: &SharedCloudControlState,
) -> Result<LoadOutcome, LoadError>