Macro crs_bind::select_any [−][src]
Generates a future event (i.e. one which implements
crate::rtos::Selectable) from a set of events which all have the same
result type, by repeated application of crate::rtos::select_either.