summaryrefslogtreecommitdiffstats
path: root/futures/src/stream.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-21Leverage new `AsyncFn` traits in `stream` moduleLibravatar Héctor Ramón Jiménez1-12/+6
2025-02-21Remove unnecessary `Future` importsLibravatar Héctor Ramón Jiménez1-2/+0
2024-07-11Introduce `stream::try_channel` helperLibravatar Héctor Ramón Jiménez1-0/+21
2024-07-08Allow future in `stream::channel` to returnLibravatar Héctor Ramón Jiménez1-3/+2
2024-07-05Hide `Subscription` internalsLibravatar Héctor Ramón Jiménez1-0/+26