Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val serialize :
Faraday.t ->
yield:(Faraday.t -> unit Lwt.t) ->
writev:(Faraday.buffer Faraday.iovec list -> [ `Ok of int | `Closed ] Lwt.t) ->
unit Lwt.t