Expand description
Defines types to represent a template’s content and metadata.
Structs§
- Render
- A struct representing a rendered template.
- Template
- A struct representing a fully configured template.
- Template
Partial - A struct representing an unconfigured partial template.
Enums§
- Context
Mode - An enum representing what a template intends to render.
- Structure
Mode - An enum representing the ways to structure a template’s rendered files.