package awsm-async

  1. Overview
  2. Docs
type t = Awsm_async.Import.Cohttp.Body.t
val of_pipe : string Async.Pipe.Reader.t -> t
val of_string : string -> t
val to_string : t -> string Async.Deferred.t
val to_pipe : t -> string Async.Pipe.Reader.t
OCaml

Innovation. Community. Security.