package dune-rpc-lwt

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

Module Client.BatchSource

type client := t
Sourcetype t
Sourceval create : client -> t
Sourceval request : ?id:Dune_rpc.V1.Id.t -> t -> ('a, 'b) Versioned.request -> 'a -> ('b, Dune_rpc.V1.Response.Error.t) result Lwt.t
Sourceval notification : t -> 'a Versioned.notification -> 'a -> unit
Sourceval submit : t -> unit Lwt.t
OCaml

Innovation. Community. Security.