Async_kernel.Priority
The priority of a job.
type t =
| Normal
| Low
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val normal : t
val low : t