pub fn export(opts: &ExportOptions) -> Result<ExportReport>Expand description
Render the latest WISP to PDF (or, until the in-binary Typst compile is
wired, to a composed .typ document). See super for the design.
pub fn export(opts: &ExportOptions) -> Result<ExportReport>Render the latest WISP to PDF (or, until the in-binary Typst compile is
wired, to a composed .typ document). See super for the design.