Module index

Source
Expand description

Modules§

protocol
Borrowed from lsp-types crate and modified to fit our need. Types of Language Server Index Format (LSIF). LSIF is a standard format for language servers or other programming tools to dump their knowledge about a workspace.

Structs§

FileIndex
The index of a file.
Knowledge
The dumped knowledge.
KnowledgeWithContext
A view of knowledge with context for dumping.

Functions§

knowledge
Dumps typst knowledge in LSIF format from workspace.