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