package mirage-types

  1. Overview
  2. Docs
type +'a io
type t
type error
type id
val connect : id -> [ `Error of error | `Ok of t ] io
val disconnect : t -> unit io
OCaml

Innovation. Community. Security.