package resp

  1. Overview
  2. Docs
include OUTPUT with type oc = string ref
type oc = string ref
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