Skip to main content

load

Function load 

Source
pub fn load(state_path: &Path) -> Result<LoadedSnapshot>
Expand description

Load and validate a state file.

ยงErrors

Any SnapshotError from envelope decode + structural verification.