snapshot_state_sanity_check

Function snapshot_state_sanity_check 

Source
pub fn snapshot_state_sanity_check(
    microvm_state: &MicrovmState,
) -> Result<(), SnapShotStateSanityCheckError>
Expand description

Performs sanity checks against the state file and returns specific errors.