coq-lsp.lsp
Io.TraceValue
coq-lsp.coq
coq-lsp.fleche
type t =
| Off
| Messages
| Verbose
val parse : string -> t
val to_string : t -> string