Module embassy_futures::select
source · Expand description
Wait for the first of several futures to complete.
Structs
- Future for the
select
function. - Future for the
select3
function. - Future for the
select4
function. - Future for the
select_array
function. - Future for the
select_slice
function.