Skip to main content

Module manifest

Module manifest 

Source
Expand description

The per-run manifest stored alongside captured entries.

Structs§

RegisteredComponents
The component manifest captured into the event-store RunStarted entry.
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.