ktor-mustache / io.ktor.mustache

Package io.ktor.mustache

Types

Mustache

class Mustache

Feature for providing Mustache templates as MustacheContent

MustacheContent

class MustacheContent

Response content which could be used to respond ApplicationCalls like `call.respond(MustacheContent(...))

Extensions for External Classes

io.ktor.application.ApplicationCall