Open tomellm opened 5 months ago
As mentioned in tomellm/bread_manager#1 the actions returned by changer::Sender actions should have some kind of callback that will be called once the action is called notifying the Sender that there is a new future to be awaited.
changer::Sender
Sender
As mentioned in tomellm/bread_manager#1 the actions returned by
changer::Sender
actions should have some kind of callback that will be called once the action is called notifying theSender
that there is a new future to be awaited.