Up
module
Rpc_server
:
sig
#
val
start :
Config
.
t
*
Spool
.t
->
plugin_rpcs:unit Async.Std.Rpc.Implementation.t list
->
unit Async.Std.Deferred.t
end