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

fix documentation and misc stuff #91

Merged
merged 1 commit into from
Jun 12, 2020
Merged

fix documentation and misc stuff #91

merged 1 commit into from
Jun 12, 2020

Conversation

fogti
Copy link
Contributor

@fogti fogti commented Jun 10, 2020

  • ran cargo clippy, apply all fixes
  • ran cargo fmt

HandshakeState:

  • fix documentation of write_message
  • move updating of self.my_turn from {_(*) -> \1}_message

Fixes #86.
This PR currently contains a subset of the changes from #89, but is more appropriate to merge as-is.

- ran `cargo clippy`, apply all fixes
- ran `cargo fmt`

HandshakeState:
- fix documentation of `write_message`
- move updating of `self.my_turn` from {_(*) -> \1}_message
@mcginty mcginty merged commit e04fc34 into mcginty:master Jun 12, 2020
@fogti fogti deleted the misc branch June 12, 2020 08:23
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.

Fix documentation of read_message and write_message
2 participants