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_refcycle. - External
Port Id - ID for an external output.
- Flow
Builder - Sidecar
Id - ID for user-owned sidecars.
Enums§
- Sidecar
- A compile-time directive to spawn a future on a location’s
LocalSetalongside the DFIR scheduler.