package tracing

  1. Overview
  2. Docs

Module Parser.Event_argSource

Sourcetype value =
  1. | String of String_index.t
  2. | Int of int
  3. | Int64 of int64
  4. | Pointer of Core.Int64.Hex.t
  5. | Float of float
Sourceval sexp_of_value : value -> Sexplib0.Sexp.t
Sourceval compare_value : value -> value -> int
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare
OCaml

Innovation. Community. Security.