Skip to main content

Module process

Module process 

Source

Structs§

ProcessContext
Per-block context handed to process(). Construct via Self::new + the with_* builders. Marked #[non_exhaustive] so adding host-populated fields in future (e.g. host_latency, bus_routing) isn’t a SemVer break for downstream pre-1.0 callers.

Enums§

ProcessStatus