Module Rpc_effect.StatusSource

Sourcemodule State : sig ... end
Sourcetype t = {
  1. state : State.t;
  2. connecting_since : Core.Time_ns.t option;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t

A component whose output tracks the state of a connection to a host.