package magic-trace

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Magic_trace_core.Decode_resultSource

Sourcetype t = {
  1. events : Event.t Async.Pipe.Reader.t;
  2. close_result : unit Core.Or_error.t Async.Deferred.t;
}
OCaml

Innovation. Community. Security.