Module Priority

module Priority: Priority

type t = Jobs.Priority.t 
val normal : t
val low : t
val sexp_of_t : t -> Sexplib.Sexp.t