Crate terdoc_types

source ·
Expand description

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

Structs§

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

Enums§

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

Traits§