summaryrefslogtreecommitdiffstats
path: root/tokio/src/stream/pending.rs
AgeCommit message (Expand)Author
2020-05-14docs: improve discoverability of codec module (#2523)Geoff Shannon
2020-04-04test: add Send/Sync tests for all async fns (#2377)Alice Ryhl
2020-01-28docs: fix `stream::pending()` example (#2189)Tore
2020-01-11stream: add `empty()` and `pending()` (#2092)Carl Lerche