Letlang
4. Concurrency
Description of Letlang's concurrency model
Letlang’s concurrency model is heavily inspired by Erlang and Elixir. It is implemented using the Rust crate tokio, and is single-threaded.