module Writer: sig .. end
sig
end
Pipe.Writer
type t
Writer.t
val write_line : t -> string -> unit
t -> string -> unit