Module template

Module template 

Source
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.
TemplatePartial
A struct representing an unconfigured partial template.

Enums§

ContextMode
An enum representing what a template intends to render.
StructureMode
An enum representing the ways to structure a template’s rendered files.