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