Function project_init::render::render_templates [] [src]

pub fn render_templates(
    project: &str,
    name: &str,
    hash: &HashBuilder,
    templates_pre: Option<Vec<String>>,
    executable: bool
)

render a <Vec<String>> of templates, doing nothing if it's empty.