Expand description
The per-run manifest stored alongside captured entries.
Structs§
- Registered
Components - The component manifest captured into the event-store
RunStartedentry. - RunManifest
- Per-run manifest persisted alongside captured entries.
Enums§
- RunStatus
- Lifecycle state of a captured run.
Type Aliases§
- RunId
- The id of a captured run:
<start_ts_init>-<short_uuid>, sortable by start time.