package caqti

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

Module type Driver_loader.DRIVER_FUNCTORSource

The functor implemented by drivers independent from the unix library.

Parameters

Signature

module type CONNECTION = Caqti_connection_sig.S with type 'a fiber := 'a System.Fiber.t and type ('a, 'err) stream := ('a, 'err) System.Stream.t
val driver_info : Caqti_driver_info.t
OCaml

Innovation. Community. Security.