Expand description
Document source abstraction and PDF rendering for Dais.
Defines the source::DocumentSource trait used by the Hayro-backed PDF renderer and related render pipeline components.
Modulesยง
- cache
- page
- pdf_
hayro - Hayro-backed PDF document source.
- render_
pipeline - Asynchronous render pipeline.
- source
- typst_
export - Typst-based annotated slide export.
- typst_
renderer