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

Add stream::from_iter #415

Merged
merged 3 commits into from
Nov 1, 2019
Merged

Conversation

k-nasa
Copy link
Member

@k-nasa k-nasa commented Oct 30, 2019

Add stream::from_iter function.

Why draft: Add document

close: #400

@k-nasa k-nasa marked this pull request as ready for review November 1, 2019 12:19
Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. CI is failing, but I'm not sure why as it's about netlify and this PR doesn't touch any of that. Merging so we can unblock #430. Thanks!

@yoshuawuyts yoshuawuyts merged commit e17a670 into async-rs:master Nov 1, 2019
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.

Add stream::from_iter
2 participants