Trace_core.Ambient_span_provider
Access/set the current span from some ambient context.
module Callbacks : sig ... end
type t =
| ASP_none
| ASP_some : 'st * 'st Callbacks.t -> t