Searched defs:WorkQueue (Results 1 – 2 of 2) sorted by relevance
11 pub struct WorkQueue<T: Idx> { struct16 impl<T: Idx> WorkQueue<T> { impl
44 using WorkQueue = std::list<PathVector>; typedef