Function project_init::render::render_file [] [src]

pub fn render_file(
    static_template: &'static str,
    name: &str,
    filename: &str,
    hash: &HashBuilder
)

Render a static string and write it to file