mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
Update src/core/trace_core.mli
Co-authored-by: ELLIOTTCABLE <github.com@from.ec>
This commit is contained in:
parent
3349b84532
commit
630f2a601b
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ val enter_manual_sub_span :
|
|||
string ->
|
||||
explicit_span
|
||||
(** Like {!with_span} but the caller is responsible for
|
||||
providing the [parent] context, and carry the resulting
|
||||
obtaining the [parent] span from their {e own} caller, and carry the resulting
|
||||
{!explicit_span} to the matching {!exit_manual_span}.
|
||||
@since NEXT_RELEASE *)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue