1 messages · Page 1 of 1 (latest)
Possible if you send a message that responds with a self.clone()?
self.clone()
obtain User from Addr<User>
User
Addr<User>
then its not possible without using block_on(); an Addr is only a message sender
block_on()