package riot

  1. Overview
  2. Docs
include Application.Intf
val start : unit -> (Pid.t, [> `Application_error of string | `Supervisor_error ] as 'err) result
type event = Telemetry.event = ..
val emit : event -> unit
val attach : (event -> unit) -> unit
OCaml

Innovation. Community. Security.