Description
Provides a Mustache template engine for the D programming language. Developers use it to render text, HTML, configuration, or code templates by combining template files with structured data.
Install it when developing D software that needs Mustache-style templating. It is a library component, not a standalone application for end users.