package caqti

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

Instantiation of the loader interface for give system dependencies.

Parameters

Signature

module type CONNECTION = Caqti_connection_sig.S with type 'a fiber := 'a System.Fiber.t and type ('a, 'e) stream := ('a, 'e) System.Stream.t
module type DRIVER = DRIVER with type 'a fiber := 'a System.Fiber.t and type ('a, 'e) stream := ('a, 'e) System.Stream.t and type switch := System.Switch.t and type stdenv := System.stdenv
val provides_unix : bool
val find_and_apply : string -> (module DRIVER) option
OCaml

Innovation. Community. Security.