pub fn run_worker()Expand description
Exactly the same as run, but does not exit when empty. This is useful for threadpool workers (see run_in_thread)
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)