[][src]Macro hiven_rs::join_first

macro_rules! join_first {
    ($($future:expr),*) => { ... };
}