Expand description
The core library of tytanic.
Modules§
- config
- Reading and writing configuration from TOML files.
- doc
- On-disk management of reference documents reeference documents are stored as individual pages in PNG format.
- library
- Standard library augmentation, i.e. additional functions and values for the typst standard library.
- project
- Reading and managing typst projects.
- test
- Test loading and on-disk manipulation.
- test_
set - A functional set-based DSL for filtering tests.
Constants§
- TOOL_
NAME - The tool name, this is used in various places like config file directories, manifest tool sections, , and more.