Expand description
§typst-shim
Modules§
Macros§
- cfg_if
- The main macro provided by this crate. See crate documentation for more information.
Statics§
- SYNTAX_
ONLY - Global flag indicating whether syntax-only mode is enabled.
Functions§
- compile_
opt - Compile the document if syntax-only mode is disabled; otherwise, return an error.
- is_
syntax_ only - Check if syntax-only mode is enabled.