io.ktor.application.ApplicationCall (extensions in package io.ktor.pebble) | |
io.ktor.pebble.Pebble |
Feature for providing Pebble templates as PebbleContent |
io.ktor.pebble.PebbleContent |
Response content which could be used to respond ApplicationCalls like `call.respond(PebbleContent(...)) |