Skip to main content

Module builder

Module builder 

Source

Re-exports§

pub use ExternalPortId as _;
pub use CycleId as _;
pub use ClockId as _;
pub use SidecarId as _;

Structs§

ClockId
ID for clocks (ticks).
CycleId
ID for a crate::location::Location::forward_ref cycle.
ExternalPortId
ID for an external output.
FlowBuilder
SidecarId
ID for user-owned sidecars.

Enums§

Sidecar
A compile-time directive to spawn a future on a location’s LocalSet alongside the DFIR scheduler.