package async_extra

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Parse_error of string
  2. | Marshaling_error
  3. | Disconnect of Core.Error.t