Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export MessageHandler to the prelude #317

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

scrabsha
Copy link
Contributor

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

Checklist
  • tests are passing with cargo test.
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message is clear

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

Examples have been updated so that they don't import MessageHandler manually.

[1]: bastion-rs#309
@vertexclique vertexclique merged commit e923d55 into bastion-rs:master Mar 26, 2021
@scrabsha scrabsha deleted the msg-handler-prelude branch March 26, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants