Module Async_rpc_kernel.Rpc.Connection.Client_implementations

type 's t = {
connection_state : t ‑> 's;
implementations : 's Async_rpc_kernel__.Implementations.t;
}
val null : unit ‑> unit t