package vscoq-language-server

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

Module LspWrapper.FeedbackChannelSource

Sourcetype t =
  1. | Debug
  2. | Info
  3. | Notice
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval yojson_of_t : t -> [> `Int of int ]
Sourceval t_of_feedback_level : Feedback.level -> t option
OCaml

Innovation. Community. Security.