Crate terdoc_types

Source
Expand description

Crate providing the data types used to communicate with the terdoc service.

Structs§

TaskData
Data that is required to execute a rendering.
Template
The description of a template

Enums§

InputFormat
Enum type for defining the possible input file formats
OutputFormat
Enum type for defining the possible output file formats
PdfEngine
Specifies the program that is used to render the PDF document from the source template or an intermediary format.

Traits§

TerdocClient
Terdoc client
TerdocStreamingClient
Terdoc client