Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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