Module Job.Id

type t
val compare : t -> t -> Ordering.t
val hash : t -> int
val create : int -> t
val sexp : t Conv.value