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

impl Stream/Sink for FlattenSink/TryFlattenStream #1651

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jun 4, 2019

This is an alternative to #1650.
I have no strong opinion on whether it is preferable to have a method for Self::Ok: TryStream + Sink...

@Nemo157
Copy link
Member

Nemo157 commented Jun 4, 2019

👍 I was going to suggest something like this as the solution for that issue.

@cramertj
Copy link
Member

cramertj commented Jun 7, 2019

Works for me!

@cramertj cramertj merged commit 428ce77 into rust-lang:master Jun 7, 2019
@taiki-e taiki-e deleted the flatten_stream_sink branch June 8, 2019 01:03
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