Skip to main content

Module completion

Module completion 

Source
Expand description

CompletionStrategy — async wakeup contract for kernel completion. Promoted to the core so every backend can plug into the same family (host-fn callback, sync block, polled query).

Traits§

CompletionStrategy
Strategy for awaiting kernel completion on a stream.