render

Function render 

Source
pub fn render(
    template_name: &str,
    template_root: &PathBuf,
    root: &PathBuf,
) -> Result<()>