Searched defs:StackJob (Results 1 – 1 of 1) sorted by relevance
67 pub(super) struct StackJob<L, F, R> struct78 impl<L, F, R> StackJob<L, F, R> argument105 impl<L, F, R> Job for StackJob<L, F, R> implementation