implementation("io.ktor:ktor-server-mustache:2.3.13")
Integrates Mustache templating into web applications, enabling dynamic HTML generation with data-driven templates.