Module snapshot

Module snapshot 

Source
Expand description

Snapshot/restore scaffolding (feature-gated via snapshots when wiring real storage).

Structsยง

Snapshot
Represents a serialized snapshot of runtime state.
SnapshotManager
Snapshot manager; currently JSON-serializes the StateStore for deterministic tests.