Function transportation::run_worker[][src]

pub fn run_worker()

Exactly the same as run, but does not exit when empty. This is useful for threadpool workers (see run_in_thread)