package caqti

  1. Overview
  2. Docs

Internal: System Interface

The system utilities used by drivers. This signature will likely be extended or changed due requirements of new backends and architectures.

module type S = sig ... end