Skip to main content

render_custom

Function render_custom 

Source
pub fn render_custom(
    graph: &SysmlGraph,
    template_path: &Path,
) -> Result<String, RenderError>