pub fn load(state_path: &Path) -> Result<LoadedSnapshot>Expand description
Load and validate a state file.
ยงErrors
Any SnapshotError from envelope decode + structural verification.
pub fn load(state_path: &Path) -> Result<LoadedSnapshot>Load and validate a state file.
Any SnapshotError from envelope decode + structural verification.