package rio
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module RioSource
Source
type io_error = [ | `Connection_closed| `Exn of exn| `No_info| `Unix_error of Unix.error| `Noop| `Eof| `Closed| `Process_down| `Timeout| `Would_block
]