jon.recoil.org

Module Zero_alloc_annotations.Assert

type t =
  1. | Assert_default
  2. | Assert_all
  3. | Assert_all_opt
val of_string : string -> Ocaml_utils.Zero_alloc_annotations.Assert.t option
val doc : string