Module ProcessPool.Worker

type id = private int

the number matches the index of the worker in the array of final results

val pp_id : Ppx_show_runtime.Format.formatter -> id -> unit
val show_id : id -> string