package tracing

  1. Overview
  2. Docs

Module Expert.Write_arg_uncheckedSource

Unchecked versions of the Write_arg functions that can result in invalid traces.

Sourceval string : t -> name:String_id.t -> String_id.t -> unit
Sourceval int32 : t -> name:String_id.t -> int -> unit
Sourceval int63 : t -> name:String_id.t -> int -> unit
Sourceval int64 : t -> name:String_id.t -> int64 -> unit
Sourceval pointer : t -> name:String_id.t -> int64 -> unit
Sourceval float : t -> name:String_id.t -> float -> unit
OCaml

Innovation. Community. Security.