Searched refs:called_template_error (Results 1 – 2 of 2) sorted by relevance
204 pub(crate) fn called_template_error(source: &str, template_name: &str, err: Error) -> Error { in called_template_error() function
312 return Err(called_template_error( in render_into()