package tracing

  1. Overview
  2. Docs

Used to view existing trace files in a hosted UI

type t
val create : port:int -> open_in_browser:bool -> t
val serve_file : t -> path:string -> unit Async.Deferred.Or_error.t