package eio-trace

  1. Overview
  2. Docs
type t = {
  1. ty : int;
  2. koid : int64;
  3. name : string;
  4. args : Args.t;
}
OCaml

Innovation. Community. Security.