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