Skip to main content

init_from_template

Function init_from_template 

Source
pub fn init_from_template(
    project_root: &Path,
    template_name: &str,
) -> Result<Vec<PathBuf>>