Module af_core::task::join[][src]

Wait for multiple tasks concurrently.

Structs

Join

Concurrently waits for the results of multiple tasks.

PanickedTask

Information about a stopped task.

StoppedTask

Information about a stopped task.

Type Definitions

Index

The index of a Join task.