mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 20:33:36 -04:00
6 lines
112 B
OCaml
6 lines
112 B
OCaml
module OTEL = Opentelemetry
|
|
module Proto = Opentelemetry_proto
|
|
|
|
let spf = Printf.sprintf
|
|
|
|
let ( let@ ) = ( @@ )
|