Crate tinymist_query

Source
Expand description

§tinymist-query

Note: this crate is under development. it currently doesn’t ensure stable APIs, and heavily depending on some unstable crates.

This crate provides a set of APIs to query the information about the source code. Currently it provides:

Re-exports§

Modules§

  • Semantic static and dynamic analysis of the source code.
  • Documentation utilities.
  • Package management tools.
  • Analyzing the syntax of a source file.
  • Extracts test suites from the document.
  • Types and type operations for Typst.
  • Functions from typst-ide

Structs§

Enums§

Traits§

  • A request handler with given (semantic) analysis context.
  • A request handler with given (semantic) analysis context and a project snapshot.
  • A request handler with given syntax information.

Functions§

Type Aliases§