Sets the concurrency primitive to use for śtd.concurrency.spawn().
By default, spawn() will start a thread for each call, mimicking the default behavior of std.concurrency.
See Implementation
Sets the concurrency primitive to use for śtd.concurrency.spawn().
By default, spawn() will start a thread for each call, mimicking the default behavior of std.concurrency.