Make.1-Rpc_intftype rpc_handler = | Rpc_handler : {
} -> rpc_handler |
val implementation_of_rpc :
( 'q, 'r ) rpc ->
( 'q, 'r ) Network_peer.Rpc_intf.rpc_implementationval match_handler :
rpc_handler ->
( 'q, 'r ) rpc ->
do_:( ( 'q, 'r ) Network_peer.Rpc_intf.rpc_fn -> 'a ) ->
'a option