package resp

  1. Overview
  2. Docs

Parameters

module O : OUTPUT

Signature

include OUTPUT with type oc = O.oc
type oc = O.oc
val write : oc -> string -> unit Lwt.t
val write_sep : oc -> unit Lwt.t
val write_lexeme : oc -> lexeme -> unit Lwt.t
val encode : oc -> t -> unit Lwt.t