Description
Provides a modern C++ implementation of the Mustache template format. Developers use it to render text, configuration, HTML, or code templates by combining template files with structured data.
Most users install it as a dependency of software that generates text from templates. Developers should still validate template input and output when generated files affect configuration or code.