package caqti

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

Module Caqti_switch_sigSource

Switch implementation used where not available.

A switch provides scoped release of resources. The signature here is provided on platforms where we don't use its native implementation, either because it does not exist or lacks functionality on which we rely.

Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.