extract_symbol_graph

Function extract_symbol_graph 

Source
pub fn extract_symbol_graph(
    path: &str,
    language: Option<&str>,
    content: &str,
) -> SymbolGraph
Expand description

Extract a symbol graph from source or manifest content.