Skip to main content

Module runtime

Module runtime 

Source

Structsยง

ConnectionServer
Serves caller-accepted connections against one runtime. Obtained from RuntimeHandle::connection_server; cheap to clone into the task that owns each connection.
Runtime
RuntimeHandle
A running Runtime, owned by whoever called Runtime::spawn.