Expand description
spawned concurrency Runtime tasks-based traits and structs to implement concurrent code à-la-Erlang.
Structs§
Enums§
Traits§
Functions§
- send
 - send_
after  - send_
interval  - spawn_
listener  - Spawns a listener that listens to a stream and sends messages to a GenServer.