kvarn_extensions::templates

Function handle_template

source
pub async fn handle_template(
    cache: &Cache,
    arguments: &PresentArguments,
    body: &mut BytesCow,
    host: &Host,
)
Available on crate feature templates only.