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§
- Report
Date Time - Representation of a date-time for use in report generation
Enums§
- Report
Generation Error - An error that can happen during report generation
Traits§
- ToReport
Date Time - 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.