Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Ready
| Reloading
| Stopping
| Status of string
| Error of Unix.error
| Bus_error of string
| Main_pid of int
| Watchdog