package streamable

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

Parameters

module Model : sig ... end

Signature

module Register (Version : sig ... end) : sig ... end
include S with type query := Model.query with type response := Model.response
val implement_multi : ?on_exception:Async_rpc_kernel.Rpc.On_exception.t -> ('conn_state -> version:int -> Model.query -> Model.response Async_kernel.Deferred.Or_error.t) -> 'conn_state Async_rpc_kernel.Rpc.Implementation.t list
val name : string
OCaml

Innovation. Community. Security.