Module Event.Reschedule_result

type t =
| Ok
| Currently_happening
| Recently_aborted
| Recently_fired
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t