Skip to main content

load_from_state_store

Function load_from_state_store 

Source
pub async fn load_from_state_store(
    store: &StateStore,
) -> Result<Option<PersonaSnapshot>>
Expand description

Load the snapshot from StateStore. Ok(None) if file is absent.