Function eventual::select [] [src]

pub fn select<S: Select<E>, E: Send + 'static>(asyncs: S) -> Future<(u32, S), E>