Skip to main content

remove_template_from_cache

Function remove_template_from_cache 

Source
pub fn remove_template_from_cache(
    template_path: &Path,
    template_name: &str,
) -> Result<()>