templar 0.5.0

Lightweight, fast, and powerful templating engine
Documentation
1
2
3
4
5
6
mod dynamic_context;
mod expressions;
mod parsing;
mod shared_context_safe;

use crate::*;