package ppx_rapper

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_rapper-3.1.0.tar.gz
md5=d6ce377b4a0d8c1c8f9fefd643c35282
sha512=16cdb7bc4632ebbd77cbed26c1852ad38274c7ae2dd7b3455c6671f3579137f5598fa044b80272457ef859cf79831b087c63de13252630d85b0b8ff4dcfd2125

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.