Function handlebars_setup

Source
pub fn handlebars_setup(
    handlebars: &mut Handlebars<'_>,
    global_params: HashMap<String, Value>,
)