Module routines

Source

Structs§

Arenas
Temporary storage arenas for lifetime extension during realization.
Routines
Defines implementation of various Typst compiler routines as a table of function pointers.

Enums§

EvalMode
In which mode to evaluate a string.
FragmentKind
The kind of fragment output that realization produced.
RealizationKind
Defines what kind of realization we are performing.

Type Aliases§

Pair
A pair of content and a style chain that applies to it.