pub fn process_template_directory( template_path: &str, project_name: &str, context: &Context, ) -> Result<()>
Processes a template directory: renders .tera files and copies others