xactor
xactor copied to clipboard
test callers and senders
this adds Caller::can_upgrade()
and Sender::can_upgrade()
so you can check if they're dead without having to construct a Message
.
This probably fixes #49.
Thank you