Module Limiter.Try_reconfigure_result

type t =
  1. | Reconfigured
  2. | Unable
val sexp_of_t : t -> Sexplib0.Sexp.t