type t
[
|
`Timeout of Core.Time.Span.t
`Exited of int
`Signaled of Core.Signal.t
]
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
val to_string : t ‑> string