[][src]Type Definition employer::JobGuard

type JobGuard<'a, K, V> = ReadGuard<'a, K, V>;

A guard to finished job input/output pairs