riker-rs / riker

Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
https://riker.rs
MIT License
1.01k stars 71 forks source link

Handle QSelf of TypePath in actor macro #160

Open elenaf9 opened 3 years ago

elenaf9 commented 3 years ago

Issue #158 Handle QSelf property of TypePath in the actor macro.