mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
4 lines
110 B
Text
4 lines
110 B
Text
(** A bit of global state that can be reached
|
|
from each thread without too much overhead *)
|
|
|
|
open Common_
|