[][src]Function meli::jobs::find_task

fn find_task<T>(
    local: &Worker<T>,
    global: &Injector<T>,
    stealers: &[Stealer<T>]
) -> Option<T>