Skip to content

Cleanup stream traits #487

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

Merged
2 commits merged into from Nov 9, 2019
Merged

Cleanup stream traits #487

2 commits merged into from Nov 9, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 9, 2019

No description provided.

@ghost ghost requested a review from yoshuawuyts November 9, 2019 08:52
@ghost
Copy link
Author

ghost commented Nov 9, 2019

@yoshuawuyts do you think that traits like Extend, FromStream, and IntoStream should be implementable by users or should we hide return types behind ImplFuture?

@yoshuawuyts
Copy link
Contributor

@stjepang dang, good question. I think allowing people to implement them is okay. I think once we have async traits we may want to push another major anyway, so we can change that constraint at that point.

@ghost ghost merged commit 548733e into async-rs:master Nov 9, 2019
@ghost ghost deleted the cleanup-stream-traits branch November 9, 2019 10:22
This pull request was closed.
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.

1 participant