Searched refs:complete2 (Results 1 – 3 of 3) sorted by relevance
76 Complete2 complete2; variable
395 pub async fn complete2<F1, F2>(f1: F1, f2: F2) -> (F1::Output, F2::Output) in complete2() function