pub fn detect_communities(
symbols: &[SymbolNode],
edges: &[Edge],
config: &CommunityConfig,
) -> CommunityAnalysispub fn detect_communities(
symbols: &[SymbolNode],
edges: &[Edge],
config: &CommunityConfig,
) -> CommunityAnalysis