package resp-mirage

  1. Overview
  2. Docs

Module Make.WriterSource

include Resp.OUTPUT with type oc = C.Flow.flow
Sourceval write : oc -> string -> unit Lwt.t
Sourceval write_sep : oc -> unit Lwt.t
Sourceval write_lexeme : oc -> Resp.lexeme -> unit Lwt.t
Sourceval encode : oc -> Resp.t -> unit Lwt.t