package coq-lsp

  1. Overview
  2. Docs

Module Doc.VersionedTextDocumentSource

Sourcetype t = {
  1. uri : Lang.LUri.File.t;
  2. version : int;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.