LoadInitialMementoFromDisk

Function LoadInitialMementoFromDisk 

Source
pub fn LoadInitialMementoFromDisk(
    StorageFilePath: &Path,
) -> HashMap<String, Value>
Expand description

Synchronously loads Memento storage data from a JSON file. Used during the initial default() setup of ApplicationState.