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
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.

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