Crate dojang[][src]

Expand description

Dojang, a EJS inspired HTML template engine.

Dojang is a html template engine, which aims to be an drop-in replacement for the EJS html template engine. It follows the syntax of the EJS while adopting Rust for the embedded code.

Re-exports

pub use crate::dojang::Dojang;

Modules

dojang

Enums

FunctionContainer