package faraday-lwt

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