package rpc_parallel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type param_type = Param.t
type run_input_type = Input.t
type run_output_type = Output.t
val spawn_config_exn : Config.t -> param_type -> t list Async.Deferred.t
val shutdown_exn : t -> unit Async.Deferred.t