package caqti

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

Module Driver_loader.MakeSource

Instantiation of the loader interface for give system dependencies.

Parameters

Signature

Sourcemodule type CONNECTION = Caqti_connection_sig.S with type 'a fiber := 'a System.Fiber.t and type ('a, 'e) stream := ('a, 'e) System.Stream.t
Sourcemodule 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
Sourceval provides_unix : bool
Sourceval find_and_apply : string -> (module DRIVER) option
OCaml

Innovation. Community. Security.