package caqti

  1. Overview
  2. Docs

Module Caqti1_driver_sigSource

(internal) Signature for driver implementation.

  • deprecated

    Don't use this in new code.

Sourcemodule type S = sig ... end
Sourcemodule type F = functor (System : Caqti1_system_sig.S) -> S with type 'a io := 'a System.io
OCaml

Innovation. Community. Security.