implementation("io.ktor:ktor-server-mustache:3.4.0")
Integrates Mustache templating into web applications, enabling dynamic HTML content rendering.