summaryrefslogtreecommitdiffstats
path: root/tokio/src/future/maybe_done.rs
AgeCommit message (Expand)Author
2020-01-24future: provide try_join! macro (#2169)Carl Lerche
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2020-01-23future: provide join! macro (#2158)Carl Lerche
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche