Package io.ktor.mustache
Types
class Mustache Feature for providing Mustache templates as MustacheContent |
|
class MustacheContent Response content which could be used to respond ApplicationCalls like `call.respond(MustacheContent(…)) |
Functions
suspend fun ApplicationCall.respondTemplate( |