pub fn create_project( template_name: &str, project_name: &str, target_dir: &Path, ) -> Result<(), Error>
Create a new actor project from a template