mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
6 lines
130 B
OCaml
6 lines
130 B
OCaml
module Sub = Trace_subscriber
|
|
module A = Trace_core.Internal_.Atomic_
|
|
|
|
let ( let@ ) = ( @@ )
|
|
|
|
type span_id = Sub.Span_sub.span_id
|