jon.recoil.org

Module Zero_alloc_annotations.Check

type t =
  1. | Check_default
  2. | Check_all
  3. | Check_opt_only
  4. | No_check
val of_string : string -> Ocaml_utils.Zero_alloc_annotations.Check.t option
val doc : string