[][src]Macro may::join

macro_rules! join {
    (
        $($body:expr),+
    ) => { ... };
}

macro used to join all scoped sub coroutines