Skip to content

add FromStream Result example #643

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
1 commit merged into from
Jan 13, 2020
Merged

add FromStream Result example #643

1 commit merged into from
Jan 13, 2020

Conversation

yoshuawuyts
Copy link
Contributor

This adds an example for collecting into Result<C<T>, E> from a Stream<Result<T, E>>. Thanks!

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Thanks!

@ghost ghost merged commit 5d5064b into master Jan 13, 2020
@ghost ghost deleted the from-stream-result branch January 13, 2020 20:42
This pull request was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant