mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
comment
This commit is contained in:
parent
d3bfb7776b
commit
a4ee0d1408
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@ module type S = sig
|
|||
(span -> 'a) ->
|
||||
'a
|
||||
(** Run the function in a new span.
|
||||
|
||||
This replaces the previous [enter_span] and [exit_span] which were too flexible
|
||||
to be efficient to implement in async contexts.
|
||||
@since 0.3 *)
|
||||
|
||||
val enter_span :
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue