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