//! 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.
pubmodcache;pubmodpage;pubmodrender_pipeline;pubmodsource;pubmodtypst_renderer;#[cfg(feature ="hayro")]pubmodpdf_hayro;