package vscoq-language-server

  1. Overview
  2. Docs
type t =
  1. | On
  2. | Off
  3. | Removed
val t_of_yojson : [> `String of string ] -> t
val yojson_of_t : t -> [> `String of string ]
OCaml

Innovation. Community. Security.