package resp-unix

  1. Overview
  2. Docs

Module Resp_unix.BackendSource

Parameters

module Data : sig ... end

Signature

Sourcetype ic = Lwt_io.input_channel
Sourcetype oc = Lwt_io.output_channel
Sourcetype server
type data = Data.data
Sourceval run : server -> ((ic * oc) -> unit Lwt.t) -> unit Lwt.t
OCaml

Innovation. Community. Security.