pub fn process_template(
template: &mut Template,
ctx: &Context,
) -> ProplateResult<()>Expand description
Executes hook and bind ctx onto dynamic_files.
pub fn process_template(
template: &mut Template,
ctx: &Context,
) -> ProplateResult<()>Executes hook and bind ctx onto dynamic_files.