macro_rules! any_join { ($($x:expr),+ $(,)?) => { ... }; }
Waiting for one of the tasks to be completed.