summaryrefslogtreecommitdiffstats
path: root/tokio-macros
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2020-01-24 20:26:55 -0800
committerGitHub <noreply@github.com>2020-01-24 20:26:55 -0800
commit5bf06f2b5a81ae7b5b8adfe4a44fab033f4156cf (patch)
tree82240f530fecfc192ec7a54ba4cbff5df9c38bd9 /tokio-macros
parent12be90e3fff4041ea6398fc8cd834c3ec173bce5 (diff)
future: provide try_join! macro (#2169)
Provides a `try_join!` macro that supports concurrently driving multiple `Result` futures on the same task and await the completion of all the futures as `Ok` or the **first** `Err` future.
Diffstat (limited to 'tokio-macros')
0 files changed, 0 insertions, 0 deletions