module Watching: sig .. end
sig
end
type t =
|
Not_watching
Watching of Raw_fd.ready_to_result Import.Ivar.t
Raw_fd.ready_to_result Import.Ivar.t
Stop_requested
val sexp_of_t : t -> Sexplib.Sexp.t
t -> Sexplib.Sexp.t
val invariant : t -> unit
t -> unit