Skip to main content

Module runner

Module runner 

Source

Structs§

RunHandle
Handle returned by run() — allows awaiting the result or aborting.

Functions§

run
Launch an agent run. Returns a RunHandle with the result future and abort handle.