Internal to Async_rpc_kernel. See Rpc.Implementation.
module Expert : sig ... endmodule F : sig ... endtype 'connection_state t = 'connection_state Implementation_types.Implementation.t = {tag : Protocol.Rpc_tag.t; |
version : int; |
f : 'connection_state F.t; |
}val description : _ t ‑> Description.t