Static ROUTINES

Source
pub static ROUTINES: Routines
Expand description

Defines implementation of various Typst compiler routines as a table of function pointers.

This is essentially dynamic linking and done to allow for crate splitting.