Module meio::thread[][src]

Special module to run a supervisor in a separate thread.

Structs

ScopedRuntime

Keeps the control handle to the spawned runtime.

Functions

spawn

Spawns supervisor actor in a separate runtime and returns a handle to terminate it on Drop.