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§
- Eval
Mode - In which mode to evaluate a string.
- Fragment
Kind - The kind of fragment output that realization produced.
- Realization
Kind - Defines what kind of realization we are performing.
Type Aliases§
- Pair
- A pair of content and a style chain that applies to it.