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

Return a Turn type from the turn method #60

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

alexcrichton
Copy link
Contributor

This is mostly just future-proofing, the type doesn't actually do anything right
now.

This PR is based on #59, only the last commit needs to be reviewed.

@carllerche
Copy link
Member

I rebased against the latest new-crate.

@carllerche
Copy link
Member

carllerche commented Dec 12, 2017

This should probably be io::Result<Turn>?

Relates to #36

This is mostly just future-proofing, the type doesn't actually do anything right
now.
@alexcrichton
Copy link
Contributor Author

Oh I was planning on leaving that to #40

@carllerche carllerche merged commit 571e322 into tokio-rs:new-crate Dec 13, 2017
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.

None yet

2 participants