Function eventuals::join[][src]

pub fn join<J>(joinable: J) -> Eventual<J::Output> where
    J: Joinable