package ppx_rapper_async

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rapper_helperSource

include Rapper.RAPPER_HELPER with type 'a future := 'a Async.Deferred.t and module Stream = Caqti_async.Stream
Sourceval map : ('a -> 'b) -> 'a Async.Deferred.t -> 'b Async.Deferred.t
Sourceval fail : 'e -> ('a, 'e) result Async.Deferred.t
module Stream = Caqti_async.Stream
Sourcemodule type CONNECTION = Caqti_connection_sig.S with type 'a future := 'a Async.Deferred.t and type ('a, 'err) stream := ('a, 'err) Stream.t
OCaml

Innovation. Community. Security.