Session checkpoint helpers for capture and restore seams.
Summary
Types
Functions
@spec capture(ASM.Session.State.t(), map()) :: checkpoint()
@spec restore(ASM.Session.State.t(), checkpoint()) :: ASM.Session.State.t()
Session checkpoint helpers for capture and restore seams.
@spec capture(ASM.Session.State.t(), map()) :: checkpoint()
@spec restore(ASM.Session.State.t(), checkpoint()) :: ASM.Session.State.t()