package coq-lsp

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

Trace values

type t =
  1. | Off
  2. | Messages
  3. | Verbose
val of_string : string -> (t, string) result
val to_string : t -> string
OCaml

Innovation. Community. Security.