Skip to main content

render_all

Function render_all 

Source
pub fn render_all(
    _source: &Utf8Path,
    _config: &Config,
    _vars: &YuiVars,
) -> Result<RenderReport>
Expand description

Render every *.tera under the source tree, honoring per-file {# yui:when ... #} headers and [[render.rule]] config entries.