Expand description
spawned concurrency IO threads-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.