Module func
Structs§
- A user-defined closure.
- A mapping from argument values to a return value.
- Defines a native function.
- Describes a function parameter.
Enums§
- The different kinds of function representations.
Traits§
- A Typst function that is defined by a native Rust type that shadows a native Rust function.
Attribute Macros§
- Makes a native Rust function usable as a Typst function.