mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -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@ ) = ( @@ )
|