mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
4 lines
105 B
OCaml
4 lines
105 B
OCaml
let spf = Printf.sprintf
|
|
|
|
module Proto = Opentelemetry_proto
|
|
module Atomic = Opentelemetry_atomic.Atomic
|