package coq-lsp

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

Module Agent.PremiseSource

Sourcemodule Info : sig ... end
Sourcetype t = {
  1. full_name : string;
  2. file : string;
  3. info : (Info.t, string) Result.t;
}
OCaml

Innovation. Community. Security.