async-rs / async-rs/async-std

TryStream

Open
#736 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

in `future-rs` crate, `future-rs::stream`, there exists Traits `Stream`, `StreamExt`, `TryStream`, `TryStreamExt`, however, in `async-std::stream`, there is only `Stream`, `StreamExt`, and `TryStream`, `TryStreamExt` should be added, or does there exists some workaround when `Result` is the output?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.