package vscoq-language-server

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

Module Settings.ModeSource

Sourcetype t =
  1. | Continuous
  2. | Manual
Sourceval yojson_of_t : t -> [> `Int of int ]
Sourceval t_of_yojson : [> `Int of int ] -> t
OCaml

Innovation. Community. Security.