Module shiv::schedule

source ·

Structs

A schedule is a collection of Stages that are executed in order.
A unique identifier for a schedule stage.
A unique identifier for a system.

Enums

Stages that are automatically added by Schedule::new.

Traits

A label that can be used to identify a schedule stage.
A label that can be used to identify a system.

Derive Macros