ocaml-opentelemetry/src/client/util_mutex.mli
2026-01-20 00:15:22 -05:00

1 line
44 B
OCaml

val protect : Mutex.t -> (unit -> 'a) -> 'a