pub fn execute_rollback(
artifact: &mut OverlayArtifact,
now_ms: u64,
) -> Result<(), OverlayTransitionError>Expand description
Execute a rollback: transitions overlay to RolledBack.
pub fn execute_rollback(
artifact: &mut OverlayArtifact,
now_ms: u64,
) -> Result<(), OverlayTransitionError>Execute a rollback: transitions overlay to RolledBack.