Macro may::join[][src]

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

macro used to join all scoped sub coroutines