Searched defs:ProcessPool (Results 1 – 1 of 1) sorted by relevance
1028 pub trait ProcessPool: Send + Sync { interface1038 impl<P: ?Sized> ProcessPool for &P impl