package brr

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

Ready state codes.

type t = int

The type for read state values.

val nothing : t
val metadata : t
val current_data : t
val future_data : t
val enought_data : t