ocaml-opentelemetry/src/ambient-context/default_.map.ml
Simon Cruanes e79df14a90
refactor thoroughly ambient-context
we have a new explicit `Storage.t` interface, that can be used to
get a `Context.t` (a hmap) and to locally swap it; then we have multiple
implementations of the Storage; and then we have a singleton atomic
containing the "main" storage.
2026-01-20 00:15:11 -05:00

1 line
32 B
OCaml

let storage = Basic_map.storage