package caqti-lwt

  1. Overview
  2. Docs

SQL IO utilities for Lwt.

include Caqti_sql_io.S with type 'a future := 'a Lwt.t
val read_sql_statement : ('a -> char option Lwt.t) -> 'a -> string option Lwt.t