template

Macro template 

Source
macro_rules! template {
    ($tera:expr, $name:expr, $path:expr) => { ... };
}
Expand description

Macro to reduce boilerplate for template registration