Skip to main content

render_builtin

Function render_builtin 

Source
pub fn render_builtin(
    graph: &SysmlGraph,
    template: BuiltinTemplate,
    format: RenderFormat,
) -> Result<String, RenderError>