Skip to main content

Module effect_ledger

Module effect_ledger 

Source
Expand description

The effect ledger: the contract for recording and replaying effects.

The kernel defines the EffectLedger record store; libraries decide how effects are performed and how the ledger is persisted.

Structsยง

EffectLedger
Per-run store of effect records, their events, and replay cassettes.