package resp-server

  1. Overview
  2. Docs
include Resp.OUTPUT with type oc = Server.oc
type oc = Server.oc
val write : oc -> string -> unit Lwt.t
val write_sep : oc -> unit Lwt.t
val write_lexeme : oc -> Resp.lexeme -> unit Lwt.t
val encode : oc -> Resp.t -> unit Lwt.t