[][src]Type Definition employer::JobIter

type JobIter<'a, K, V> = Iter<'a, K, V>;

An iterator over guards to finished job input/output pairs