Skip to main content

Crate crankshaft_events

Crate crankshaft_events 

Source
Expand description

Definition of the events broadcast by Crankshaft.

Macros§

send_event
Sends an event through a broadcast channel.

Enums§

Event
An event sent by task execution backends.

Functions§

next_task_id
Gets the next task id.

Type Aliases§

TaskId
Represents a Crankshaft task identifier.