Skip to main content

Module checkpointer

Module checkpointer 

Source
Expand description

Logic to manage persistent checkpoints for a circuit.

Structs§

Checkpointer
A “checkpointer” is responsible for the creation, and removal of checkpoints for a circuit.
EmptyCheckpoint

Traits§

Checkpoint
Trait for types that can be check-pointed and restored.