Expand description

Structs

A future that polls two futures and returns the value from the one that completes first.

Enums

Functions

Awaits both futures and returns the value from the one that completes first.

Awaits the futures and returns the value from the one that completes first.

Awaits the futures and returns the value from the one that completes first.

Awaits the futures and returns the value from the one that completes first.