Module Async_kernel__.Synchronous_time_source0.Event.Abort_result

type t =
| Ok
| Currently_happening
| Previously_aborted
| Previously_happened
val sexp_of_t : t ‑> Base.Sexp.t