package asai

  1. Overview
  2. Docs

Module Asai.MinimumSigsSource

Signatures that specify the minimum interface for libraries, applications, and handlers to work together.

  • since 0.3.0
Sourcemodule type Message = sig ... end

The minimum interface to use diagnostic handlers.

Sourcemodule type Reporter = sig ... end

The minimum interface for libraries and applications to work together.

OCaml

Innovation. Community. Security.