package trace-fuchsia

  1. Overview
  2. Docs
A high-performance backend for trace, emitting a Fuchsia trace into a file

Install

Dune Dependency

Authors

Maintainers

Sources

trace-0.6.tbz
sha256=97cc4159b96429adc01a84bff1ed34b8f06746bc56a40a214a6306036be2df38
sha512=6a67ea9ddeebb4b93a0b8dba9ed26d95e786722d08fd9ca7d8e2db7651a9b9d6ccc63cc437b4eb71c28b3ec51838716a84707a8d366abb595f32a5e65035e28b

doc/trace-fuchsia.write/Trace_fuchsia_write/Arguments/index.html

Module Trace_fuchsia_write.ArgumentsSource

Sourcetype 'a t = 'a Argument.t list
Sourceval len : [< `Bool of bool | `Float of float | `Int of int | `Kid of int | `None | `String of string ] t -> int
Sourceval check_valid : [< `Bool of bool | `Float of float | `Int of int | `Kid of int | `None | `String of string ] t -> unit
Sourceval size_word : [< `Bool of bool & 'a & 'b & 'c & 'd | `Float of float & 'e & 'f & 'g & 'h | `Int of int | `Kid of int & 'i & 'j & 'k & 'l | `None | `String of string ] t -> int
Sourceval encode : Buf.t -> [< `Bool of bool & 'a & 'b & 'c | `Float of float & 'd & 'e & 'f | `Int of int | `Kid of int & 'g & 'h & 'i | `None | `String of string ] t -> unit
OCaml

Innovation. Community. Security.