Function create_project

Source
pub fn create_project(
    template_name: &str,
    project_name: &str,
    target_dir: &Path,
) -> Result<(), Error>
Expand description

Create a new actor project from a template