Function perseus::build::build_templates[][src]

pub async fn build_templates(
    templates: Vec<Template<SsrNode>>,
    config_manager: &impl ConfigManager
) -> Result<()>
Expand description

Runs the build process of building many different templates.