Crate opentalk_report_generation

Crate opentalk_report_generation 

Source
Expand description

OpenTalk report generation functionality

This crate provides an abstraction for generating PDF reports using typst. ! The implementation here is strongly opinionated with regard to the requirements in the OpenTalk ecosystem, but you still may find pieces of it useful for general purpose scenarios.

Structs§

ReportDateTime
Representation of a date-time for use in report generation

Enums§

ReportGenerationError
An error that can happen during report generation

Traits§

ToReportDateTime
A trait for easy conversion of datetime related types into the types that should be used in the report.

Functions§

generate_pdf_report
Generate a pdf file from a typst source string and data.