Act.rs Tokio Version 0.2.0 Released

Act.rs Tokio version 0.2.0 has been released!

I’ve added catch-unwind and build-state methods to the BlockingActor and TaskActor implementations. I’ve added actor generating macros that deal with catch-unwinding and building actor-state in-task and I’ve made async-trait optional.

crates.io link