Expand description
Defines types for parsing and rendering templates.
Modules§
- defaults
- Defines defaults for working with templates.
- engine
- Defines the interface to the templating engine.
- names
- Defines types to represent the output file/directory names of rendered templates.
- renderer
- Defines types to build and manage templates.
- template
- Defines types to represent a template’s content and metadata.
- utils
- Defines utilities for working with templates.