Crate spawned_concurrency

Source
Expand description

spawned concurrency Some basic traits and structs to implement concurrent code à-la-Erlang.

Modules§

error
messages
tasks
spawned concurrency Runtime tasks-based traits and structs to implement concurrent code à-la-Erlang.
threads
spawned concurrency IO threads-based traits and structs to implement concurrent code à-la-Erlang.