Searched defs:then_partial (Results 1 – 2 of 2) sorted by relevance
792 pub fn then_partial<Input, P, F, N>(p: P, f: F) -> ThenPartial<P, F> in then_partial() function
539 fn then_partial<N, F>(self, f: F) -> ThenPartial<Self, F> in then_partial() method