Skip to main content

Crate dais_document

Crate dais_document 

Source
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