package riot

  1. Overview
  2. Docs

Module type Application.Intf

val start : unit -> (Pid.t, [> `Application_error of string | `Supervisor_error ] as 'err) result