theater 0.1.1

An (UNFINISHED) implementation of the actor concurrency model
Documentation

This package is not yet ready to be used, and this notification will be removed when it is.

theater is a bare-bones Rust implementation of the actor model of concurrency. The goal is to provide a decent personal challenge, and to eventually support other personal challenges.