package vscoq-language-server

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

Module Settings.ProofSource

Sourcetype t = {
  1. delegation : DelegationMode.t;
  2. workers : int option;
  3. mode : Mode.t;
  4. block : bool;
  5. pointInterpretationMode : PointInterpretationMode.t;
}
OCaml

Innovation. Community. Security.