package vcaml

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

Module Vcaml.Vcaml_errorSource

Sourcemodule Nvim_error_event : sig ... end
Sourcetype t =
  1. | Msgpack_rpc_error of Msgpack_rpc.Error.t
  2. | Nvim_error_event of Nvim_error_event.t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_error : t -> Core.Error.t
OCaml

Innovation. Community. Security.