StreamExt.chunks(self, capacity: usize)
Open
enhancement
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
I would love to use [`chunks`](https://docs.rs/futures/0.3.15/futures/stream/trait.StreamExt.html#method.chunks) on streams. Is there a technical reason why async-std does not support this? Or is it just missing because nobody added it so far?
Contributor guide
Assessment
This issue has not been assessed yet.