package ppx_rapper

  1. Overview
  2. Docs
Syntax extension for Caqti/PostgreSQL queries

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.0.tar.gz
md5=cf0ca0f39c902c29de2213ac20de2708
sha512=5f44f09de550002fb3f2a767e2bcf4b5c2712523364106e1a041901b06de149e25fe1754e4301911a987420f512ffaa8696735b8234e4785d14428519835886b

doc/ppx_rapper.runtime/Rapper/Make_helper/index.html

Module Rapper.Make_helperSource

Parameters

module Io : IO

Signature

Sourceval map : ('a -> 'b) -> 'a Io.t -> 'b Io.t
Sourceval fail : 'e -> ('a, 'e) result Io.t
Sourcemodule Stream = Io.Stream
Sourcemodule type CONNECTION = Caqti_connection_sig.S with type 'a future := 'a Io.t and type ('a, 'err) stream := ('a, 'err) Stream.t
OCaml

Innovation. Community. Security.