Up

Module File_descr_watcher

Signature

module type S = sig .. end
type t = (module S)
val sexp_of_t : (module S) -> Sexplib.Sexp.t