Rpc_effect_protocol.Rpc_statetype t = {rpc_kind : Rpc_kind.t;start_time : Core.Time_ns.Alternate_sexp.t;query : Core.Sexp.t Or_no_sexp_of_provided.t;status : Rpc_status.t;path : string;response_size : int option;here : Core.Source_code_position.t option;}include Sexplib0.Sexpable.S with type t := tinclude Sexplib0.Sexpable.Of_sexp with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tinclude Sexplib0.Sexpable.Sexp_of with type t := tval sexp_of_t : t -> Sexplib0.Sexp.t