pub fn extract_symbol_graph( path: &str, language: Option<&str>, content: &str, ) -> SymbolGraph
Extract a symbol graph from source or manifest content.