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.
- Empty
Checkpoint
Traits§
- Checkpoint
- Trait for types that can be check-pointed and restored.