package async_kernel

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

Module Monitor.ExpertSource

Sourceval try_with_log_exn : (exn -> unit) Core.ref

try_with_log_exn is called by try_with when an exception is raised to a try_with that already returned. Async_unix sets it to a function that logs.

OCaml

Innovation. Community. Security.