# vanilla_tokio_actor This project faithfully follows [Actors with Tokio](https://ryhl.io/blog/actors-with-tokio/) and encapsulates template code into a library. "Multiple handle structs for one actor" is not implemented.