init_handlebars

Function init_handlebars 

Source
pub fn init_handlebars() -> Handlebars<'static>
Expand description

Initializes Handlebars with registered templates and helpers.

ยงReturns

A Handlebars instance with registered templates and helpers.