package rpc_parallel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

module Param : Core.Binable with type t = unit
module Input : Core.Binable with type t = S.Input.t
module Output : Core.Binable with type t = S.Output.t
module Worker : Worker with type param_type = Param.t and type run_input_type = Input.t and type run_output_type = Output.t