Tide-Tera Integration
This crate exposes an extension trait that adds two functions to
tera::Tera: render_response and render_body. It also adds a
convenience context macro for creating ad-hoc tera Contexts.
use Tera;
use *;
async
This crate exposes an extension trait that adds two functions to
tera::Tera: render_response and render_body. It also adds a
convenience context macro for creating ad-hoc tera Contexts.
use Tera;
use *;
async