bastion-rs / bastion

Highly-available Distributed Fault-tolerant Runtime
https://www.bastion-rs.com
Apache License 2.0
2.78k stars 101 forks source link

Export MessageHandler to the prelude #317

Closed scrabsha closed 3 years ago

scrabsha commented 3 years ago

Previous pull request introduced the MessageHandler datatype, but did not export it in the prelude.

Checklist