pub fn init_handlebars() -> Handlebars<'static>Expand description
Initializes Handlebars with registered templates and helpers.
ยงReturns
A Handlebars instance with registered templates and helpers.
pub fn init_handlebars() -> Handlebars<'static>Initializes Handlebars with registered templates and helpers.
A Handlebars instance with registered templates and helpers.