Crate tinymist

Source
Expand description

§tinymist

This crate provides a CLI that starts services for Typst. It provides:

§Usage

See Features: Command Line Interface.

§Documentation

See Crate Docs.

Also see Developer Guide: Tinymist LSP.

§Contributing

See CONTRIBUTING.md.

Re-exports§

  • pub use tinymist_query as query;

Modules§

  • The project.
  • All the language tools provided by the tinymist crate.
  • World implementation of typst for tinymist.

Structs§

Enums§

Traits§

  • Capability to add valid commands to the arguments.

Type Aliases§

  • Determines in what format paths are specified. The default is path, which is the native format.