Skip to content

Add join and select like futures for tokio? #3573

Answered by Darksonn
jmjoy asked this question in Ideas
Discussion options

You must be logged in to vote

We already have the join!, try_join! and select! macros, and you can use them to build a future by wrapping it in an async block.

If you have further arguments to providing actual structs for these, please open an issue with the feature request instead of a discussion.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jmjoy
Comment options

@Darksonn
Comment options

Answer selected by jmjoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants