package caqti

  1. Overview
  2. Docs

Internal: Connection Utilities for Drivers

module Make_populate (Sys : Caqti_driver_sig.System_common) (C : Caqti_connection_sig.Base with type 'a future := 'a Sys.future and type ('a, 'err) stream := ('a, 'err) Sys.Stream.t) : Caqti_connection_sig.Populate with type 'a future := 'a Sys.future and type ('a, 'err) stream := ('a, 'err) Sys.Stream.t