pub fn snapshot_state_sanity_check(
microvm_state: &MicrovmState,
) -> Result<(), SnapShotStateSanityCheckError>Expand description
Performs sanity checks against the state file and returns specific errors.
pub fn snapshot_state_sanity_check(
microvm_state: &MicrovmState,
) -> Result<(), SnapShotStateSanityCheckError>Performs sanity checks against the state file and returns specific errors.