jon.recoil.org

Module Flambda2_terms.Probe

Annotation on function call that represents a probe.

type desc = private {
  1. name : string;
  2. enabled_at_init : bool;
}