Skip to main content

export_codegraph_context_with_config

Function export_codegraph_context_with_config 

Source
pub fn export_codegraph_context_with_config(
    doc: &Document,
    session: &CodeGraphContextSession,
    render_config: &CodeGraphRenderConfig,
    export_config: &CodeGraphExportConfig,
) -> CodeGraphContextExport