Crate tinymist_world

Source
Expand description

World implementation of typst for tinymist.

Re-exports§

pub use tinymist_vfs as vfs;
pub use entry::*;
pub use world::*;

Modules§

args
build_info
config
debug_loc
The debug location that can be used to locate a position in a document or a file.
entry
font
package
parser
source
world

Structs§

CompilationTask
CompileSnapshot
A snapshot of the project and compilation state.
ConfigTask
DiagnosticsTask
ExportSignal
A signal that possibly triggers an export.
OptionDocumentTask
ProjectInsId
Project instance id. This is slightly different from the project ids that persist in disk.
TaskFlagBase
WorldComputeGraph
A world compute graph.

Enums§

DiagnosticFormat
Which format to use for diagnostics.

Traits§

CompilerFeat
type trait interface of CompilerWorld.
ExportComputation
ExportDetection
ShadowApi
Latest version of the shadow api, which is in beta.
ShadowApiExt
WorldComputable
A world computable trait.
WorldDeps
Latest version of the world dependencies api, which is in beta.

Type Aliases§

FlagTask
HtmlCompilationTask
PagedCompilationTask