
gracile
The gracile crate is the top-level convenience package. It re-exports everything from gracile-core so you can depend on a single crate with a clean name.
[]
= "0.1"
use ;
use HashMap;
let engine = new
.with_strict
.with_template_loader;
let mut ctx = new;
ctx.insert;
let output = engine.render_name?;
See the main repository for the full feature overview.