package brr

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

Ready state enum.

type t = int

The type for ready state values.

val connecting : t
val open' : t
val closing : t
val closed : t